Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Data fetching through ODBC
Message
De
04/05/2001 10:02:15
 
 
À
04/05/2001 07:50:59
Rakesh Pahwa
Symco Software P. Ltd.
Mumbai, Inde
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00503404
Message ID:
00503471
Vues:
19
>If i am fetching data through ODBC from any Back-End including VFP itself, if date field in Back-End table is null or blank , then it should return the cursor having date field blank but it returns with date as 30/12/1899 which is absurd.
>
>Kindly help me.
>
>Regards,
>
>Dilip.

Is that a date coming from an Access database? Most probably yes. You would get the same "empty" date value if you try to pass an uninitialized date var from a VB/VBA app to a VFP app.

It's just another annoyance that you have to deal with when trying to build a generic data access tool.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform