Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Type conversion required is invalid
Message
From
11/08/2003 10:51:58
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Type conversion required is invalid
Miscellaneous
Thread ID:
00818905
Message ID:
00818905
Views:
33
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.
Next
Reply
Map
View

Click here to load this message in the networking platform