http://gambaswiki.org/bugtracker/edit?object=BUG.1100&from=L21haW4-

Comment #5 by zxMarce:

Piccoro,

Just added an attach with a pretty much generic ODBC component test project.
It allows to connect with the new ConnectionString approach (can connect 
without putting server info in INI files), or the traditional INI file settings.
It also allows to run queries on the connected server. There's minimal error 
catching and also allows to set the GB.Debug flag to get extra ODBC component 
debug info on the Gambas Console.

I used the attach to connect successfully to MSSQL and Firebird: I was reported 
an error in the internal RowCount function I implemented in the component when 
using Firebird and it was successfully patched.

The app does not use the graphical data connection nor any data-bound controls. 
As said, it's very basic but does the job.
It also helped me to polish some rough edges on my butchering of the Gambas 
ODBC component.

Hope it helps you also,
zxMarce.



------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to