gicio Posted March 25, 2003 Posted March 25, 2003 Hi there! how I can find out why ExecuteNonQuery() return 0 and not 1 by submit? at this moment I see no chance to know why my query isn't submited. thx gicio Quote
a_jam_sandwich Posted March 25, 2003 Posted March 25, 2003 If you are getting a return value from the execute the query is being run Check the SQL it return 0 because no records were affected Andy Quote Code today gone tomorrow!
Moderators Robby Posted March 25, 2003 Moderators Posted March 25, 2003 Is it a Delete, Update, Insert query? Are you certain that a row should be affected? Quote Visit...Bassic Software
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.