Home Forums SQL Server 7,2000 T-SQL How Do You Pass input parameters to a Stored Procedure Using an ASP Input Screen? RE: How Do You Pass input parameters to a Stored Procedure Using an ASP Input Screen?

  • I don't have time right now to look up the actual syntax but what you need to do is use the "Parameters" collection and add it to the command object.




    Gary Johnson
    Microsoft Natural Language Group
    DBA, Sr. DB Engineer

    This posting is provided "AS IS" with no warranties, and confers no rights. The opinions expressed in this post are my own and may not reflect that of my employer.