[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

strange (to me) dbi access statements

John Fabiani

8/10/2006 5:18:00 PM

Hi,
I'm using unixODBC with ruby. When I pass a sql select statment like
"Select custno,company from arcust where custno = 'ARMFOO'"
All works.

But if I pass sql statement like
"Select * from arcust"

I get the error "Ruby[ODBC] no data found"

Does anyone have a idea about why this is occuring????

John

--
Posted via http://www.ruby-....