Warlord Posted July 2, 2003 Posted July 2, 2003 Is one able to see what sql script the update method is executing on a database. Of course if you are using sql you can use Profiler - but I am after a way through the command window. Any ideas or help will be much appreciated.:-\ Quote
Administrators PlausiblyDamp Posted July 2, 2003 Administrators Posted July 2, 2003 DataAdapter.UpdateCommand.CommandText - should be the SQL command being executed. Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.