Forum Discussion

raultellez17's avatar
raultellez17
Frequent Visitor
8 years ago

How to add an IN PARAMETER Type TimeStamps in Stored Procedures calls?

I'm having problems calling a stored procedures from script, the error ocurred exactly when I try to add an in parameter type DBtimestamp.   this is the code: var SProc; SProc = ADO.CreateADOSt...