Posted By: Erik Hollensbe
Date: 2009-07-14 17:56
Summary: DBI 0.4.2 and new DBDs
Project: Ruby/DBI

NOTE: DBI supports Ruby 1.9, but all of the drivers it uses for the DBDs (notably
mysql and sqlite 2.x) may not. We are working on a solution that will hopefully
render itself for 0.4.3.

* Plenty of performance optimizations thanks to Aquasync. DBI should use considerably less memory now on large result sets.
* Experimental support for ODBC timeouts.
* New methods:
** DBI.last_connection returns the last successful connection made by DBI.connect.
** DatabaseHandle#last_statement is a reader that returns the last statement executed.
** DatabaseHandle#database_name returns the name of the database connected to.

Latest News
icalendar 1.4.0 Released
    Ryan Ahearn - 2013-05-21 23:17
BinData 1.5.0 - source moved to github
    Dion Mendel - 2013-05-21 11:10
v13.5.0 Released !!
    id 774 - 2013-05-18 12:28
Runt v0.9.0 Released
    Matthew Lipper - 2013-05-17 00:11
kramdown 1.0.2 released
    Thomas Leitner - 2013-05-09 06:58

 

Forums | Admin

Discussion Forums: dbi-0.4.2-and-new-dbds

Start New Thread Start New Thread
Message: 92377
BY: Simao Belchior de Castro (simaob)
DATE: 2010-01-20 11:47
SUBJECT: Problems in Ubuntu Connecting to MSSQL Server

 

Hello,

I am having some problems with this gem. I have exposed my problem here:
http://stackoverflow.com/questions/2100986/ruby-on-rails-connecting-to-mssql-server-from-ubuntu-rubyodbc-cannot-alloca

Not sure if you can help me out! =)

Thank you in advance!

Best

Simao


Thread View

Thread Author Date
Problems in Ubuntu Connecting to MSSQL ServerSimao Belchior de Castro2010-01-20 11:47

Post a followup to this message