> 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