I am trying to access Oracle )i data base from NetCobol for .Net programs using ODBC.
I have tested all the ODBC even the last one published by oracle few days ago.
A select statement should return Too Many Rows Exception but it does not. It returns one of the rows with SQLCODE = 0, SQLSTATE = '00000' and blank SQLMSG.
Any help will be apreciated, I turning crazy
Thanks,
Luis
I have tested all the ODBC even the last one published by oracle few days ago.
A select statement should return Too Many Rows Exception but it does not. It returns one of the rows with SQLCODE = 0, SQLSTATE = '00000' and blank SQLMSG.
Any help will be apreciated, I turning crazy
Thanks,
Luis