Quote:
quote:Originally posted by jbenson001
Are you using a command object or a sql data adapter?
I believe you need to use the data adapter in order for it to generate the other SQL commands automatically.
|
No, I am using the data adapter to generate the commands. It actually generates the commmand correctly, as far as I can tell, but the update does not go as expected.