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.
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: