Re: [Gambas-user] Errors in project made under 3.6.2 running in 3.7

2015-04-08 Thread Wolfgang (DL7NB)
Hello Marty, Had some bad minutes with the new Gambas and databases. In the old Version some operations worked without opening the database seperately. After I have changed the code ( inserted some databasename.open, which I forgot earlier) everything was fine. So don't panic, but be sure that y

Re: [Gambas-user] Errors in project made under 3.6.2 running in 3.7

2015-04-08 Thread Benoît Minisini
Le 08/04/2015 15:01, Martin McGlensey a écrit : > Hello, > > > > I have a large database project that was about 80% debugged on Gambas 3.6.2. > I'm running Mint 17.1 and the underlying database is MySQL. Some of the > basic functions no longer work. I know that they had been working before the > up