|
-
Aug 10th, 2012, 11:34 PM
#10
Re: [RESOLVED] Optimize import to DB
There are only three possible outcomes:
1. Update succeeds and returns a non-zero value, meaning that many records were saved.
2. Update succeeds and returns zero, meaning there were no changes in the DataTable to save.
3. Update fails and an exception is thrown.
Which is it in your case?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|