Re: Help with Dataset update
what does the error massage says?
Re: Help with Dataset update
And what is the "general"? is it a table? I don't see that table on the top statments!
Re: Help with Dataset update
Quote:
But I get a "Syntax error in Update statement" the moment it steps out of daDataGen.Update(dsDataGen, "general") , I really dont know why. Please help
Well! Help me to help you :afrog:
Re: Help with Dataset update
Yes, my mistake, I have fixed that here, I have it right in the code. Just a typo when I was editing this post sorry. Yes the error it says is "Syntax Error in Update Statement".
Re: Help with Dataset update
I think the problem lays on the "general" table which is a real one, I think thats a restricted word in SQL, what can I do? manually edit the update command?