Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ADO DateTime fields
Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00429660
Message ID:
00430327
Views:
12
Hi Bill..


I could not begin to tell you why curtors is doing this. I don't use the feature. If you need code expressed as a VFP cursor, I would suggest using SPT. If you want data expressed as an ADO Recordsets, I would suggest creating the RS directly using ADO.

< JVP >

>In SQL:
>Col1 Col2
>1 10/01/99 12:00:00
>2 10/02/99 12:00:00
>3 10/03/99 12:00:00
>After SQL Select into VFP cursor
>Col1 Col2
>1 10/01/99 12:00:00
>2 10/02/99 12:00:00
>3 10/03/99 12:00:00
>After CURTORS
>Col1 Col2
>1 10/17/00 12:00:00
>2 10/17/00 12:00:00
>3 10/17/00 12:00:00
>
Previous
Reply
Map
View

Click here to load this message in the networking platform