This topic is locked

Date Format Options

1/15/2004 10:27:24 AM
ASPRunnerPro General questions
J
Jattie author

Can I somehow set up ASP Runner to give me a diffirent data format option. MySQl database date formats has to be YYYY-MM-DD and the only formats available in ASPRunner is DD/MM/YYYY or MM/DD/YYYY.
Any help will be appreciated.

Sergey Kornilov admin 1/15/2004

Jattie,
actually you can use any dropdown date control in ASPRunner. In all cases date being to the database in YYYY-MM-DD format which is native date format for any database.
To see actual executed SQL statement you can edit include/..._variables.asp file:

vDebug = true