Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CursorAdapter and PostgreSQL Problem
Message
De
22/10/2003 14:57:40
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00840453
Message ID:
00841226
Vues:
22
Hi Simon,

>I do have one more question about why PostgreSQL boolean values appear as Character fields in VFP. Do you know how I can get them to appear as logical values in VFP?
>

Only data types reported by ODBC driver as SQL_BIT (adBoolean for OLEDB providers) can be mapped to VFP Logical data type. It looks like PostgreSQL ODBC driver or OLEDB provider (whatever you are using) report different data type. The only workaround I can think of right now is to make driver/provider return correct data type.

Thanks,
Aleksey.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform