search for: mssqldb

Displaying 2 results from an estimated 2 matches for "mssqldb".

Did you mean: msqldb
2001 Nov 29
1
ODBC
I've not been able to find anything about this so far, but I need to run a program that connects to a MS SQL DB. The interface runs under Wine, but I cannot get it to see the DB. Do I need any kind of additional software layer to get Windows ODBC working. Thanks... Tom InfoTEK, Inc 865-450-9696 865-450-9694 (fax) No Technology is Truely Useful Until it's Paid For
2009 Feb 12
4
Rails & unixODBC
Hello, I decided to embrace getting a new Rails application to see an existing MSSQL database and trying to get unixODBC, freeTDS, and ActiveRecord able to query my MSSQL database. I''m following the procedure outlined at http://wiki.rubyonrails.org/rails/pages/HowtoConnectToMicrosoftSQLServerFromRailsOnLinux but my system (Ubuntu 8.10 - Intrepid Ibex, Rails 2.3, Ruby 1.8.7)