Logo 
Search:

Asp.net Answers

Ask Question   UnAnswered
Home » Forum » Asp.net       RSS Feeds
  Question Asked By: Meenachi Suppiah   on Aug 20 In Asp.net Category.

  
Question Answered By: Edward Jones   on Aug 20

executenonquery  returns  an integer of records affected. Perhaps it will indicate sucess or failure of table create.

http://www.learnasp.com/freebook/learn/executenonquery.aspx

I wish I knew more about mySQL in this; maybe some of the mySQL types will speak up.


TRY
.executenonquery
CATCH ex1 as exception
trace.warn("","",ex1)
END TRY

Share: 

 

This Question has 2 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Database Messages Or get search suggestion and latest updates.


Tagged: