[Gambas-user] [SOLVED: Newbie problem connecting to MySQL]

Mike Brett serif at ...1870...
Thu Mar 13 23:04:04 CET 2008


-------- Original Message --------
Subject: Newbie problem connecting to MySQL
Date: Thu, 13 Mar 2008 08:31:50 +0000
From: Mike Brett <serif at ...1870...>

All resolved now:

1. I had set MODMain module as Start up module, should have been the 
Main module
2. The call to the connect procedure should have been

MODMain.Connect
not
Connect()

(thanks to Kari and David!)

- Mike -






More information about the User mailing list