SQL Parameter
Hi all
i hope to explain to me the sql parameter and why to use it.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Vijaya KadiyalaPosted Aug 4, 2008, 1:16 PM
Hi,
Check out the below link
http://www.startvbdotnet.com/ado/sqlparameters.aspx
Thanks -- Vj
http://dotnetvj.blogspot.com
Satish KathiPosted Jul 11, 2008, 11:05 AM
When we need to pass parameters to Stored Procedures, Queries we use SQL Parameters
You can find more info in MSDN
http://msdn.microsoft.com/en-us/library/system.data.sqlclient.sqlparameter.aspx