Dinakar Nethi
A .NET/SQL Server Blog
<
January 2009
>
Su
Mo
Tu
We
Th
Fr
Sa
28
29
30
31
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
6
7
Search
Go
Navigation
Blogs
Login
About Me
About Me
Links
Other Links
Subscriptions
RSS 2.0
Atom 0.3
Contact
Article Categories
ASP.NET
SQL Server 2000
VB.NET
Using Parameterized Queries in ASP.NET and SQL Server 2000
I have seen this question being asked so many times that I thought I'd post a sample over here. Also I haven't seen any proper sample code anywhere for creating parameterized queries in ASP.NET and
SQL Server
. All the samples that I have seen used Access. So
here it is.
Check it out.
posted on Monday, May 09, 2005 12:02 PM by
dinakar
Post a Comment
::