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.


------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to