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 > Database Server Software > Other > Problem with SAP DB stored procedures and Delphi

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-15-03, 03:47
sorinpeste sorinpeste is offline
Registered User
 
Join Date: Jul 2003
Location: Bucharest, Romania
Posts: 1
Angry Problem with SAP DB stored procedures and Delphi

I am using SAP DB 7.4.3.25 on a Windows 2003 Server and Delphi 7 for an application. I have writen a stored procedure that returns a cursor based on some parameters, and it works fine. But if I try to edit or insert some data into the DBGrid that displays the results of the TADOStoredProc, I get a "Insufficient base table infomation for updating or refreshing".

It doesn't matter whether the dbproc returns data from one or more tables, whether it returns the primary key or not, I get the same result.

I don't have the same problem on MS SQL Server, so it must be because of the way SAP DB retrieves the cursor.

Any ideas? Thx.
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