Forum Replies Created

Viewing post 1 (of 2 total)

  • RE: Using Conn.Execute() in an ASP file

    Always good to use Command object when u execute a stored procedure.Just create an object of ADODB.Command and you can set its properties like its a stored procedure or text/table...

Viewing post 1 (of 2 total)