Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ADO, ODBC, Memo fields and MySQL
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
ADO, ODBC, Memo fields and MySQL
Miscellaneous
Thread ID:
00348096
Message ID:
00348096
Views:
44
Hello everyone.

I am attempting to export data from VFP tables to MySQL (a linux RDBMS). I am running into a snag with data contained in memo fields. MySQL doesn't use memo fields (it has its own way of dealing with memo-style text). There is an ODBC driver for MySQL. When I used that, I could just send the data over to MySQL and it accepted handled the memo fields fine. The only problem being when there were "'"'s in the data. To avoid those problems I started using ADO. But now I always get an OLE Dispatch error when I try to send the memo field over (incorrect data handler) no matter what type I use in MySQL (VARCHAR, MEDIUMTEXT, etc). It's almost as if ADO doesn't know how to handle the memo fields.

A little help would be greatly appreciated.

Thanks.

j
Jason Bradley Nance
jbnance@tresgeek.net

Got root?
Reply
Map
View

Click here to load this message in the networking platform