[Gambas-user] gb.TEXT

Eric Damron edamron at ...776...
Sat Feb 5 07:40:44 CET 2005


I need a text field in my MySQL database so I used:

hTable.Fields.Add("description", gb.Text)

When I look at the database, however, I see not a TEXT field but a 
TinyInt field!

How do I get a text field??

Thanks




More information about the User mailing list