Re: [Wtr-general] can you help why ODBC connection failure worked one time and not working no

2007-05-04 Thread Charley Baker
What's the warning message? On 5/4/07, Venkata [EMAIL PROTECTED] wrote: Thanks chareley, i keep getting warning message in the log end of te script execution. Thanks. ___ Wtr-general mailing list Wtr-general@rubyforge.org

[Wtr-general] can you help why ODBC connection failure worked one time and not working no

2007-05-03 Thread Venkata
helo all, I am trying to connect to SQL server through ODBC. Steps 1) I alreday have ODBC available. 2) Created a DSN and tested with Test connection there. 3) verified C:\IRBmain Require 'ODBC' true. 4) I created a scripts according to the examples. require 'watir' require 'ODBC'