> 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
Can you send me a database sql dump with views? I don't need a big one! Regards, -- Benoît Minisini ------------------------------------------------------------------------------ The modern datacenter depends on network connectivity to access resources and provide services. The best practices for maximizing a physical server's connectivity to a physical network are well understood - see how these rules translate into the virtual world? http://p.sf.net/sfu/oracle-sfdevnlfb _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
