Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Type conversion required is invalid
Message
De
11/08/2003 10:51:58
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Type conversion required is invalid
Divers
Thread ID:
00818905
Message ID:
00818905
Vues:
34
Hello, everyone

It's about cursoradapters, again.

I have a MSSQL server table with a 'bit' datatype field. Cursorschema contains 'lAdministator L' for that field and it works ok - the field is downloaded as Logical.

The same thing doesn't work for MySQL. In MySQL there is no bit datatype - MySQL's "bit" is a synomim for Integer(1).

If I try to set the cursorschema to "L", it raises the error I wrote in subject. A remote view to that table works ok, though - it makes the conversion correctly. Do I miss something here?

Thank you
Grigore Dolghin
Class Software.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform