MySQL Forums
Forum List  »  Delphi

Re: why is image changed,when i save image to blob
Posted by: Dmitry Arefiev
Date: April 05, 2007 07:39AM

I will suggest to use direct MySQL data access libraries, written in Delphi. Most of them are feature reach, very stable and high performance. IOW, much better than ADO/ODBC. Try AnyDAC, for example. It supports many MySQL features, like stored procedures, UTF8/UCS2, is freeware and supports many other DBMS's.

--
With best regards,
Dmitry Arefiev - www.da-soft.com

AnyDAC - freeware MySQL, Oracle, MSSQL, IBM DB2, Sybase ASA data access engine for Delphi
ThinDAC - commercial m-tier data access engine for Delphi

Options: ReplyQuote


Subject
Written By
Posted
Re: why is image changed,when i save image to blob
April 05, 2007 07:39AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.