Is it possible to get SqliteExplorer to parse textual dates in the ISO8601 format of:
yyyy-MM-dd HH-mm-ss I believe this is the format that sqlite uses itself for CURRENT_TIMESTAMP, et. al. I'm running SqliteExplorer 1.3 on WinXP with "Use Datatypes" and "Dates as Text" enabled and it only seems to parse dates slash seperators like 2005/04/27. Of course I can work around this by disabling datatypes, but I like the extra error checking provided by datatypes. Thanks, -Brad