date parameters in test scripts

cmj

Member²
How do you specify a date parameter in a test script? No matter how I enter the date, I get the error "'...'is not a valid date and time", where ... is whatever I've entered on the parameter line. I've tried every format I can think of, inside quotes, no quotes, and to_date().
 
Hy,

if you choose as Type "Date", then you had to enter the date in that format you'd specified in Preferences of PL/SQL-Dev (Date/Time Reg).

Hope this helps
CA
TenGor
 
Back
Top