[Gambas-user] Database Sample Application
fsl
franklinsolutions at ...2340...
Wed Dec 23 16:58:37 CET 2009
Has anyone successfully used this sample in Gambas to retrieve data from a
MSSQL database in Fedora 12 or any other distro. I can get the connection
to open using odbc as the type and a dsn configured in odbc.ini &
odbcinst.ini using freetds as the driver however the application falls over
when the query runs. A wireshark trace shows that the query results are
returned from the server.
running tslq from a terminal in the form tsql -S server -U username -P
password -D database connects and the results from any query run are
displayed. Similarly running isql in the form isql -v DSNname username
password also connects and the results from any query are displayed.
--
View this message in context: http://old.nabble.com/Database-Sample-Application-tp26903878p26903878.html
Sent from the gambas-user mailing list archive at Nabble.com.
More information about the User
mailing list