[Gambas-user] Crash gambas3 ide when you select a View from a mysql database connection in
Ricardo Díaz Martín
oceanosoftlapalma at ...626...
Sun Feb 6 13:58:17 CET 2011
Hi to all,
When you got in the IDE a connection to MySQL database, if you click over a
view (not over a table), IDE crash.
Views have been declared in mysql as "create view SomeName as select * from
SomeTable" and runs ok from mysql command line.
I was looking for in gambas3 sources about the crash and the problem occurs
when Table.Type is read from connection.
Regards,
Ricardo Díaz
More information about the User
mailing list