|
|
|
|
|
| | |
|
vbscript active server pages ASP vbscript SQL database informix oracle SQL Server Perl CGI Delphi PHP source code code sample samples program CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Re: passing values into a stored procedure |
From: |
J. Paul Schmidt |
Date: |
5/22/2001 2:36:52 AM |
IP: |
205.188.199.34 |
Perhaps check this out:
Using Dynamic SQL Statements in Stored Procedures - 10/23/2000
http://www.4guysfromrolla.com/webtech/102300-1.shtml
"We've all likely created ASP pages that contain dynamic SQL statements within the ASP pages... SQL statements that are constructed on the fly, its parameters based upon, usually, user input. Dynamic SQL is ugly, though, and difficult to maintain. It would be nice to package it all into a stored procedure. Did you know that you can have dynamic SQL statements within a stored procedure? This article demonstrates how to do that! (This article also looks at the benefits associated with moving your dynamic SQL statements from your ASP pages to stored procedures!)"
Best regards,
-Paul
J. Paul Schmidt, MBA
Databases on the Web
http://www.Bullschmidt.com |
Previous Message
Follow Up - Re: passing values into a stored procedure - Jonathan Neilson 5/23/2001 1:26:29 PM
|
|

|
|
|
|
|
|
|
|
|
|