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 > Oracle > Problem adding new record to Oracle 8.1.7.0 using ODBC

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-13-03, 06:19
sidharth sidharth is offline
Registered User
 
Join Date: Jan 2003
Posts: 1
Problem adding new record to Oracle 8.1.7.0 using ODBC

I am using Microsoft ODBC Driver for Oracle (MSORCL10.dll) to add a new record to a table on an Oracle 8.1.7.0 database from an MFC Application.

I am getting the following error/warning :
No rows were affected by the update or delete operation.

Any help is welcome.

Thanks
Sidharth
Reply With Quote
  #2 (permalink)  
Old 01-13-03, 06:49
andrewst andrewst is offline
Moderator.
 
Join Date: Sep 2002
Location: UK
Posts: 5,171
Re: Problem adding new record to Oracle 8.1.7.0 using ODBC

Quote:
Originally posted by sidharth
I am using Microsoft ODBC Driver for Oracle (MSORCL10.dll) to add a new record to a table on an Oracle 8.1.7.0 database from an MFC Application.

I am getting the following error/warning :
No rows were affected by the update or delete operation.

Any help is welcome.

Thanks
Sidharth
I suggest you post your code so people can have a look at it.
__________________
Tony Andrews
http://tinyurl.com/tonyandrews
Reply With Quote
  #3 (permalink)  
Old 01-13-03, 07:32
berxh3g berxh3g is offline
Registered User
 
Join Date: Jan 2003
Location: Vienna, Austria
Posts: 102
Re: Problem adding new record to Oracle 8.1.7.0 using ODBC

just a blind hint: do you have a primary key on the table?
__________________
^/\x
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