![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have a SQL database that accepts data loads from Lotus Notes thru ADO calls. We have several tables and from the ADO connection these tables are populated thru stored procedures(with parameters). Inside each stored procedures, we are doing proper error handling within transactions and returning an error code if it encounters any errors and rolling back. If the insert/update is success, we are returning a value to designate the whether an insert or update was done to the calling ADO component. The issue is at times, the loads fails, but from the ADO side, the insert/update code was returned even though the data is not inserted nor updated. We are able to re-produce this when we have a time situation due to a table locking from the ADO side executing these procedures. |
![]() |
| Thread Tools | |
| Display Modes | |
| |