Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread dbisam graphic field to mysql blob
Fri, Jul 16 2010 2:32 PMPermanent Link

Luis Conception Gonzalez

Hi!

I'm developing an application for updating a remote MySQL database (shopping cart) from a DBISAM desktop database.

I can link my dbisam table (Table1) to a MySQL table (Table2) and syncronize records with no problem, but I don't know how to export DBISAM Graphic fields.

Is it compatible with mysql blob or longblob field, so I can copy its content from one table to another?
Anyone?

Thanks!
Wed, Jul 21 2010 5:07 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Luis,

<< Is it compatible with mysql blob or longblob field, so I can copy its
content from one table to another? >>

Yes, either MySQL type should work fine with the Graphic fields.  In DBISAM
graphic fields are simply BLOB fields, which are just large binary data
streams just like in MySQL.  There isn't any transformation done to the data
during loading/saving.

--
Tim Young
Elevate Software
www.elevatesoft.com
Image