[Gambas-user] gambas and mysql

Naveen Agarawal naveenagrawal at ...43...
Mon Feb 28 18:01:13 CET 2005


Hello 
 
I am trying to write a small application using mysql and gambas. I have got three forms. First form is a login form which asks the user to login using a user name and a password. It opens another form if the user gives correct user name and password. In the second form I have a combobox to be populated with a field in a table. My problem is that the variable conn which I defined in the first form is not visible in second and third form. I have added the line 
Private conn as new connection as the first line. Any solution?
 
Thanks in advance

Thomas Kleindienst <t.kleindienst at ...20...> wrote:
Hello List!

Is there any possibility to write a blob into a database?

I've binary information (it's a png-file) in a 
byte[]
array. I want to store this in my database as a blob, but I don't know how to 
do it with gambas...
Any help appreciated...

btw... Is there a possibility for
image or picture
to load the image not from file but from 
byte[] ?

Thanks and regards,

Thomas


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Gambas-user mailing list
Gambas-user at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Every body has his shares of ups and downs but one should never say no to life.
		
---------------------------------
Do you Yahoo!?
 Yahoo! Mail - You care about security. So do we.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20050228/5af8178e/attachment.html>


More information about the User mailing list