Parameter error for executeNonQuery()

Please support our VB.NET advertiser: Intel Parallel Studio Home
Thread Solved

Join Date: Apr 2008
Posts: 4
Reputation: janet_ss has a little shameless behaviour in the past 
Solved Threads: 0
janet_ss janet_ss is offline Offline
Newbie Poster

Re: Parameter error for executeNonQuery()

 
0
  #11
Jan 18th, 2009
cnn.Open()
cmd = New SqlCommand(Sql, cnn)
cmd.ExecuteNonQuery()
cmd.Dispose()
cnn.Close()

janett.
Last edited by Narue; Jan 19th, 2009 at 11:26 am. Reason: snipped link
Reply With Quote Quick reply to this message  
Join Date: Dec 2004
Posts: 2,413
Reputation: Comatose is a jewel in the rough Comatose is a jewel in the rough Comatose is a jewel in the rough Comatose is a jewel in the rough 
Solved Threads: 211
Team Colleague
Comatose's Avatar
Comatose Comatose is offline Offline
Taboo Programmer

Re: Parameter error for executeNonQuery()

 
0
  #12
Jan 18th, 2009
1. You didn't use code tags.
2. This thread is ancient.... like, year 2005. You think he figured out his issue yet?
Reply With Quote Quick reply to this message  
Reply

This thread has been marked solved.
Perhaps start a new thread instead?
Message:



Other Threads in the VB.NET Forum
Thread Tools Search this Thread



Tag cloud for VB.NET
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC