|
-
Feb 6th, 2003, 08:32 PM
#1
Thread Starter
Lively Member
update database
I have this code written to update my dataset under a button click event:
daEmployee.update(dsEmployeeInfo1)
The problem is when I click the button an error message comes up saying "expression too complex". What causes this?
My database has 100 columns is this the reason? If so how do I correct this?
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
|