Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2001-01-21 : 12:03:10
|
Omer writes "I am writing ASP code using ADO to insert a new record into an ORACLE database. Sometimes the insertion may fail due to the the criteria in the SQL statement. I would like to know whether it has failed by inserting 0 record(s). Is there a way to check this situation by using a property etc (like recordsAffected, recordsAffcted etc). of the ADO objects. Thank you for your kind reply." |
|
|
|
|