TMyLoader and BLOB data
Posted: Fri 30 Apr 2010 11:43
Hi,
I'm trying to use the OnPutData event to manually put data to the MySQL server (I can't use LoadFromDataSet for several reasons).
How can I put BLOB Data to the TMyLoader?
The PutColumnData method takes a Variant, but it's not specified what type to set this Variant to.
I'm trying to use the OnPutData event to manually put data to the MySQL server (I can't use LoadFromDataSet for several reasons).
How can I put BLOB Data to the TMyLoader?
The PutColumnData method takes a Variant, but it's not specified what type to set this Variant to.