|
-
Dec 14th, 2006, 03:38 PM
#1
Thread Starter
PowerPoster
[2005] TableAdapter NOT Updating Database
Hello,
I am using a strong typed dataset with tableadapters. I use the GetBy method to return a datatable from Oracle containing X amount of records.
In my code I get a DataTable and then loop through the TableRows. All is well until I try to call the Update on my TableAdapter. I get a return code of 0 but no changes are made to my database.
Any ideas?
Thanks
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
|