From: Derek G. <dgi...@ge...> - 2005-03-31 15:48:31
|
I've had no luck getting RLIB to pull a decent resultset from Oracle through Microsoft's ODBC. I've also found absolutely no code fragments on the web to assist me with this. Is there something in ODBC that I'm missing that could help me? I've already tried SQLSetPos and other such functions. > I think I know whats going on, someone reported this before but disappeared while in the middle of debugging the problem. > Oracle does not implement SQLRowCount. I think I can write the ODBC connector w/ out this or perhaps you want to give it a shot (rlib/inputs/odbc/odbc.c) |