[Gambas-user] Blob management

Benoît Minisini gambas at ...1...
Thu Jun 25 23:29:20 CEST 2009


> Hi, is there a problem with this instuction?
>
>   hResultado = $hConn.Exec("SELECT Pic FROM Pics")
>   File.Save("/tmp/1.jpg", hResultado["Pic"].Data)
>
>
> I can't get them work!
>
>  Regards
>
>
> --
> David
>

Can you give more details? (versions, database driver)...

Does the PictureDatabase example work?

-- 
Benoît




More information about the User mailing list