So here's what I've done - first created an ODBC data source connection in my 
Adminstrative Tools.  Now I'm in irb, and I connected like conn = 
ODBC.connect("qastats","uname","pass")

Then I did h = conn.prepare("SELECT * FROM table_name")

And now h doesn't seem to have anything in it, but my table does contain info.

This is MS SQL, any idea what's wrong?

Nathan
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.openqa.org/thread.jspa?threadID=6445&messageID=18343#18343
_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to