[Gambas-user] pictures inside a DB

Benoit Minisini gambas at ...1...
Tue Apr 3 15:59:50 CEST 2007


On mardi 3 avril 2007, Hamilton Geminiano Andrioli Junior wrote:
> Hi all. I still having problems with Picture inside a DB.
> I using Gambas2 1.9.47, and a MySQL 5.0 DB.
>
> The problem is:
> When i save the first picture, every thing goes all right.
> I can see the picture, and i can see throught then PhpMySql the size of
> this picture.
> When i save the second picture (i have to save 4 pictures in the same
> registry), the second show the real size of the upload picture, but the
> first one, come back to 8KB....
>
> Please, i'm stoped in this step, and i can not continue without solve
> this problem.
>
> Regards.
> Hamilton.
>

Can you set the DB.Debug property to TRUE? Then Gambas will print all the SQL 
commands sent to the database. Maybe we can get more information about what 
happens exactly.

Thanks in advance.

Regards,

-- 
Benoit Minisini




More information about the User mailing list