If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Delphi, C etc > Sybase does not allow more than one active statement

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-23-02, 17:30
Melian Melian is offline
Registered User
 
Join Date: Mar 2002
Posts: 15
Unhappy Sybase does not allow more than one active statement

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..
Reply With Quote
  #2 (permalink)  
Old 08-24-02, 15:30
rnealejr rnealejr is offline
Registered User
 
Join Date: Feb 2002
Posts: 2,232
What language are you using to program ? Are you using a connection object to execute the statement ? Can you post your code from the creation of the connection object to this statement ?
Reply With Quote
  #3 (permalink)  
Old 08-24-02, 15:47
rnealejr rnealejr is offline
Registered User
 
Join Date: Feb 2002
Posts: 2,232
Also, what version of mdac are you using ?
Reply With Quote
  #4 (permalink)  
Old 03-31-03, 04:27
jobrien jobrien is offline
Registered User
 
Join Date: Jan 2002
Posts: 6
HI there
Did you get resolution for the above. I'm getting the same error.

Thanks & Regards
J.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On