Thanks for your answer :) Well it's not fun at all (more I am not an expert !) I try to remake pictureimage example because it's no more working in gb3, but I didn't success... I can't find the database... Few people told me it was heavy, but it's not a problem I have only 9 records. What I want it's to see it working as I am trying to reproduce Northwind database. In Sqliteman blob are displayed as image, so I am sure my database does work at least ! lol There are strange things happening in gambas3 (i know it's still early stage) When I connect to a database in the new database connection manager, tables which are working in gambas can't display : error having string wanting integer or thing like that ? I am trying your suggestion thanks
> Date: Sat, 12 Jun 2010 22:46:14 +0200 > From: mohar...@gmail.com > To: gambas-user@lists.sourceforge.net > Subject: Re: [Gambas-user] base de données employees avec photo champ blob > > Working with blobs isn't a fun: > 1. You'll have to excerp the data of the blob: I think > Image.Data=yourresult!image > where Image is a String, > 2. To save the data as a picture: File.Save(pathtoimage,Image) > 3. To load the picture into a Picture=Picture["pathtoimage "] > With a huge number of image it can be terrible slow. > ------------------------------------------------------------------------------ > ThinkGeek and WIRED's GeekDad team up for the Ultimate > GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the > lucky parental unit. See the prize list and enter to win: > http://p.sf.net/sfu/thinkgeek-promo > _______________________________________________ > Gambas-user mailing list > Gambas-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user _________________________________________________________________ Installez gratuitement les nouvelles Emoch'ticones ! http://www.ilovemessenger.fr/emoticones/telecharger-emoticones-emochticones.aspx ------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo _______________________________________________ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user