[Sqlrelay-discussion] Re: Connecting from Ruby to FreeTDS to Microsoft SQL Server 7.0
Brought to you by:
mused
|
From: Ben G. <me...@be...> - 2005-09-12 16:35:49
|
A clean wipe of the hard drive fixed this problem. :-) I guess one of my many experiments had messed things up. Thank you for your help. ==== From: Ben Gribaudo <me@be...> Re: Connecting from Ruby to FreeTDS to Microsoft SQL Server 7.0 2005-08-31 13:01 Howdy, Dave, thank you for your response. I just saw it today. In the mean time, I've removed the code I complied as best I could and tried using only Debian packages obtained from apt-get. Using a script similar to the one I previously posted (with or without a call to endSession()), I get: "/usr/local/lib/site_ruby/1.8/i386-linux/sqlrelay.so: /usr/local/lib/site_ruby/1.8/i386-linux/sqlrelay.so: undefined symbol: __ti13genericsocket - /usr/local/lib/site_ruby/1.8/i386-linux/sqlrelay.so (LoadError)" Would any of you know what's wrong? I tried Googling on this but didn't find help there. Thank you Ben |