Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MySQL + BLOB + VFP9 = Problems
Message
General information
Forum:
Visual FoxPro
Category:
Client/server
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
MySQL
Miscellaneous
Thread ID:
01080885
Message ID:
01080888
Views:
11
See Re: First attempt with BLOBs Message #1010662

>
>I'm using VFP9 with mySQL 5.0
>I need to work with images in BLOB fields in mySQL.
>When I try to execute the follow command:
>
>SQLEXEC(nHandle,"select id, img from tickets")
>
>It generates a VFP cursor, but, the img field is General type insted of a BLOB.
>When I do a doble clik over the VFP general field it generates the follow error:
>OLE Object is invalid or corrupted
>
>How can I get a BLOB instead of a General ?
>
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform