On Mon, 2013-07-15 at 22:11 +0200, Tobias Boege wrote:
8<
> Picture files _are_ binary files. But anyways, to get this thread done, I
> have attached a sample project which lets you import and export binary
> files of any kind to a local SQLite3 database.
> 
> You should look carefully at the export functionality in btnExport_Click()
> which selects a record in the database table and saves the corresponding
> blob field to a file.
> 
> Everything else in the project is just there for you to play around with it.
> 
> Regards,
> Tobi

Hi Tobi,

At lines 72 and 106 in your example project you declare hBlob as Blob. I
have never heard of this datatype and can find no help on it?  If it
exists I sure would like to know it.

regards
Bruce


------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Gambas-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to