D
Dragonhunter
Hello,
The aspfaq.com seems to really push stored procedures, and I hear the
same advice here all the time. So I want to take the advice.
Is it possible to create and practically maintain, delete, use, etc..
stored procedures soley from asp (i.e., no GUI or console- like being
hosted on Brinkster)?
The tutorial on aspfaq.com mentions that stored procedures can be
created from asp code- how? Do you just send the stored procedure you'd
type into the GUI with oConn.execute() instead?
Thanks!
The aspfaq.com seems to really push stored procedures, and I hear the
same advice here all the time. So I want to take the advice.
Is it possible to create and practically maintain, delete, use, etc..
stored procedures soley from asp (i.e., no GUI or console- like being
hosted on Brinkster)?
The tutorial on aspfaq.com mentions that stored procedures can be
created from asp code- how? Do you just send the stored procedure you'd
type into the GUI with oConn.execute() instead?
Thanks!