Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Member
59 Points
86 Posts
Feb 24, 2012 06:40 AM|LINK
Hi,
I got error - "A severe error occurred on the current command. The results, if any, should be discarded." for the following command.
sqlDA.UpdateCommand = sqlCommBuilder.GetUpdateCommand();
The code is fine for one server DB. But it happens when i use synonyms table.
Any suggestion?
Thanks
Wilson
wilsonwu
Member
59 Points
86 Posts
SqlCommandBuilder GetUpdatecommand error for synonyms table
Feb 24, 2012 06:40 AM|LINK
Hi,
I got error - "A severe error occurred on the current command. The results, if any, should be discarded." for the following command.
sqlDA.UpdateCommand = sqlCommBuilder.GetUpdateCommand();
The code is fine for one server DB. But it happens when i use synonyms table.
Any suggestion?
Thanks
Wilson