Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Star
11225 Points
1815 Posts
Dec 10, 2011 09:29 AM|LINK
First you have to add namespace Microsoft.ApplicationBlocks.Data
After that you can use all its functions using SqlHelper.ExecuteNonQuery() like this.
http://forums.asp.net/t/1414159.aspx
amit.jain
Star
11225 Points
1815 Posts
Re: How to use sqlhelper.dll file
Dec 10, 2011 09:29 AM|LINK
First you have to add namespace Microsoft.ApplicationBlocks.Data
After that you can use all its functions using SqlHelper.ExecuteNonQuery() like this.
http://forums.asp.net/t/1414159.aspx
amiT jaiN
ASP.NET C# VB Articles And Code Examples