View Single Post
  #1  
Old 08-15-2009, 09:02 PM
VB.NET VB.NET is offline
Senior Member
 
Join Date: Jun 2009
Posts: 5,161
Default Help about my statement

hello press save, i got and error and said ExecuteNonQuery: Connection property has not been initialized. Here's the code: Private Sub cmdSave_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles cmdSave.Click Dim com As New OleDbCommand com.Connection = con ...
__________________
VB.NET
domain name forum
Reply With Quote