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
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