Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: ndl
  • Order by date
  1. ndl

    Problem calling stored porecure with params

    hello sergeiY, This may help u <%set cmd=server.CreateObject(&quot;ADODB.Command&quot;) cmd.ActiveConnection =ObjConn% set rs=server.CreateObject (&quot;ADODB.Recordset&quot;)> <%mnth=month(now()) if mnth>=6 then fr=year(now()) tr=year(now())+1 else fr=year(now())-1 tr=year(now()) end if...

Part and Inventory Search

Back
Top