Hi,
I need to know what does mean the error -2147467259
"[SYBASE][OLE DB Sybase provider]Sybase does not allow more than one active statement when retrieving results without a cursor."
This error happens:
conexion.execute "exec proc_actualiza_bitacora 'OPO','08/23/2002 01:38:36 PM','sipdenuncia','000-00-00003'
This stored procedure only insert into a table. That's all.
I don't know what to do?
Please, help me..