OK, also found the Database example available in Gambas 3 so that should
get me started.
/CJ
> The "MySQLExample" is made by David Villalobos Cambrenoro as
> an example of its "gb.mysql" component, which is actually a component
> build on top of Gambas mysql support that implements some specific
Le 14/02/2013 18:28, Christer Johansson a écrit :
>
> Anyone else having problem with the MySQLExample 3.0.90 included in 3.3.4?
>
> When trying to connect to the server I get an error saying...
>
>File already exists
>
> and after I press OK on that dialog it says...
>
>modMain.Main.41::'F
Anyone else having problem with the MySQLExample 3.0.90 included in 3.3.4?
When trying to connect to the server I get an error saying...
File already exists
and after I press OK on that dialog it says...
modMain.Main.41::'Form.Refresh' is incorrecty overridden in class
'FTables'
I know th