ADO, ShortDateFormat and Terminal Services/Citrix
- From: "Isaac Alexander" <isaacNOSPAM@xxxxxxxxxxxxxxxxxxx>
- Date: Fri, 23 May 2008 14:54:46 -0700
I am using D7.1, MDAC 2.8 and SQL Server 2005.
I have a customer that is serving my application over Terminal Services and
another on Citrix.
They want to give individual users different date formats (D/M/YYYY or
M/D/YYYY). They implemented a REG file that updates the date format when
the profile starts up. Regional setting changes update the same reg keys.
From a display point of view, it works perfectly.
The problem is when ADO uses localized filtering, it gets the day and months
values swapped. It's like the ShortDateFormat that windows and my app uses
is different
than the one that ADO uses.
Does anyone know how ADO figures out the ShortDateFormat? Is this a setting
I can update when my app starts like ADOShortDateFormat = ShortDateFormat or
something like that.
The problem doesn't occur on a normal (non-thin client) installation.
.
- Follow-Ups:
- Re: ADO, ShortDateFormat and Terminal Services/Citrix
- From: Isaac Alexander
- Re: ADO, ShortDateFormat and Terminal Services/Citrix
- Prev by Date: Re: ADOQuery Command Text does not return a result set
- Next by Date: [EQ] About Ado managing !?
- Previous by thread: ADOQuery Command Text does not return a result set
- Next by thread: Re: ADO, ShortDateFormat and Terminal Services/Citrix
- Index(es):
Relevant Pages
|