Re: ADO corrupts date time values in where clause
- From: "sathya" <sathyagiri@xxxxxxxxx>
- Date: 20 Nov 2006 11:01:29 -0800
Thanks for your replies Bob.
Here's the actual code. Since this is a legacy application developed in
a language called OFB, not sure if it would make sense to you.
Anyways here's the code.
ADO SELECT FROM <TNAME> BECOMES <CONTEXTNAME> WHERE sno = 1;
ADO FINDFIRST <CONTEXTNAME> LOCK
ADO APPEND <CONTEXTNAME> col1 col2 col3
ADO UPDATE <CONTEXTNAME> UNLOCK
This is how the application code looks like.
.
- Follow-Ups:
- Re: ADO corrupts date time values in where clause
- From: Bob Barrows [MVP]
- Re: ADO corrupts date time values in where clause
- References:
- ADO corrupts date time values in where clause
- From: sathya
- Re: ADO corrupts date time values in where clause
- From: Bob Barrows [MVP]
- Re: ADO corrupts date time values in where clause
- From: sathya
- Re: ADO corrupts date time values in where clause
- From: Bob Barrows [MVP]
- ADO corrupts date time values in where clause
- Prev by Date: Re: lengthy operation
- Next by Date: Re: ADO corrupts date time values in where clause
- Previous by thread: Re: ADO corrupts date time values in where clause
- Next by thread: Re: ADO corrupts date time values in where clause
- Index(es):