Am Donnerstag, den 25.06.2009, 12:47 -0700 schrieb David Villalobos
Cambronero:
> Hi, is there a problem with this instuction?
> 
>   hResultado = $hConn.Exec("SELECT Pic FROM Pics")
>   File.Save("/tmp/1.jpg", hResultado["Pic"].Data)
> 
Don't know nothing about Blob'S, but I'm not sure, even if you have only
one record in table 'Pics', that the DB-engine knows where to store ?
Don't you have a Key ?  
-- 
Amicalment
Charlie


------------------------------------------------------------------------------
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to