[wtr-general] Does anyone using RDBI to connect to DB?

2012-07-26 Thread lanaqa
For some reason it doesn't work for me. I also didn't see any discussion about RDBI, does it mean only DBI should be used with watir? my simple script: xxx require 'watir' require 'rdbi-driver-odbc' require 'rubygems' def get1() dbh = RDBI.connect

Re: [wtr-general] Does anyone using RDBI to connect to DB?

2012-07-26 Thread Ċ½eljko Filipin
On Thu, Jul 26, 2012 at 7:48 PM, lanaqa l...@live365.com wrote: I also didn't see any discussion about RDBI, does it mean only DBI should be used with watir? This is group for watir support. You will get better database support in a specialized group or general ruby forum. Watir just drives the