Re: access 2000 date query
- From: "Bill Hannan" <wfha@xxxxxxxxxxxxx>
- Date: Fri, 20 Jan 2006 09:21:14 -0500
Mike,
I do that at times.
But at other times I build SQL strings with code that change to much to use
parameters. I then assign the string to queryObject.sql.text.
Thanks
Bill
"Mike Shkolnik" <mshkolnik2002@xxxxxxx> wrote in message
news:43d0ef6d$1@xxxxxxxxxxxxxxxxxxxxxxxxx
> Bill,
>
> use the parameters for query instead. And you'll not depend from any date
> formats.
>
> --
> With best regards, Mike Shkolnik
> EMail: mshkolnik@xxxxxxxxxxxxx
> http://www.scalabium.com
>
> "Bill Hannan" <wfha@xxxxxxxxxxxxx> wrote in message
> news:43d0e674$1@xxxxxxxxxxxxxxxxxxxxxxxxx
>> Hi,
>>
>> Access 2000 sql query.
>>
>> Is there any way to get access to recognize '01/01/2006' as a valid date
>> instead of using #01/01/2006#. The database is set to use ANSI 92, I
>> thought that would do it.
>>
>> Thanks
>> Bill
>>
>>
>
>
.
- Follow-Ups:
- Re: access 2000 date query
- From: Josh Fraser
- Re: access 2000 date query
- References:
- access 2000 date query
- From: Bill Hannan
- Re: access 2000 date query
- From: Mike Shkolnik
- access 2000 date query
- Prev by Date: Re: access 2000 date query
- Next by Date: Re: access 2000 date query
- Previous by thread: Re: access 2000 date query
- Next by thread: Re: access 2000 date query
- Index(es):
Relevant Pages
|
Loading