Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ADO DateTime fields
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00429660
Message ID:
00430327
Vues:
13
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
>
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform