Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Member
450 Points
116 Posts
Apr 26, 2012 04:22 AM|LINK
You didn't initialize connection in sql command. Use the following before execute the query.
command.Connection = connection ;
mahedee
Member
450 Points
116 Posts
Re: Update function in web form using SQL express
Apr 26, 2012 04:22 AM|LINK
You didn't initialize connection in sql command. Use the following before execute the query.
command.Connection = connection ;
Mahedee
Blog: http://mahedee.blogspot.com