Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to insert image into mysql table with vfp
Message
From
22/03/2010 00:04:40
Hee Lim Wang
Fantasy Software Enterprise
Malaysia
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01455978
Message ID:
01455987
Views:
42
Thanks Naomi
I use BLOB
but I can't view my image from sqlexec command
SQLExec(lnHandle,"select * from image")
browse
the image field type is General
It gives error message when I dbl click into the image column
"OLE object is invalid or corrupted"



What is the type of the Image column in the MySQL? Did you try

myPicture = filetostr('MyPictureFile.jpg') ?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform