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 > object or database is read only

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-01-04, 19:07
skumar183 skumar183 is offline
Registered User
 
Join Date: Feb 2004
Posts: 2
Red face object or database is read only

can anyone help me, i'm trying to update a table in oracle through code in vb6. the command is rs.edit. but i keep on getting error 3027 which says 'can't update. database ot object is read only. but when i do it through access it eazily updates.
It is very very urgent.
Reply With Quote
  #2 (permalink)  
Old 03-13-04, 21:16
Djangman Djangman is offline
Registered User
 
Join Date: Mar 2004
Location: Calgary, AB Canada
Posts: 7
Access is very forgiving when it comes to updating databases. Does the query you used to generate your recordset pull data from more that one table?

Djangman
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