|
-
Nov 4th, 2017, 07:37 PM
#22
Thread Starter
Fanatic Member
Re: Constraint Exception
OK, I finally get where you guys have gone.
I have learned that:
1. tableadapters are bad, datasets might be bad and the use of wizards should be avoided at all costs.
2. What has gone wrong for me is probably not reproducible.
3. That I can remediate the problem and many future problems, by creating an instance of the table, instead of using a tableadapter, and executing the query on the instance.
Tags for this Thread
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
|