Dbi & ODBC seg fault

G

Guillaume Marcais

[gus@comp gus]$ ruby -v
ruby 1.8.1 (2004-03-31) [i586-linux-gnu]

[gus@comp gus]$ cat test_dbi.rb
require 'dbi'
DBI.data_sources("dbi:ODBC")

[gus@comp gus]$ ruby test_dbi.rb
Segmentation fault

In ~/.odbc.ini I have configured a DSN to access a MSSQL 2000 server
using freetds. The parameters are good as I can using dbi, connect to
the database and retrieve data.

Any idea?
Guillaume.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,754
Messages
2,569,522
Members
44,995
Latest member
PinupduzSap

Latest Threads

Top