[Gambas-user] gb.db.form driver missing
John Rose
john.aaron.rose at ...626...
Sun Feb 5 10:49:59 CET 2012
Michael,
I've been trying to get the DataSource & DataBrowser controls working on
Gambas3 revision #4445 and I also ran into this problem of 'Driver
Missing'. I goggled & found yours & Tobias' posts on this. I've tried to
implement your method.
When I set my attached Test project to use a module named MDatabase
which is called by my Startup module named MMain which
now calls my form named FMain (no longer Startup),
I get a compile error 'Missing As in line 5'. The module starts with:
' Gambas module file
'
'
Dialog.Path = User.Home
Could you tell me how a module, specified as Startup,
should be coded at its start?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Test.tar.gz
Type: application/x-compressed-tar
Size: 18802 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20120205/73bffcdc/attachment.bin>
More information about the User
mailing list