There seem to quite q few places where date format is not being applied.
Schedule_job : Info Tab (start date, last start date next run date)
Run log (log date, required start date, actual start date)
Any place where toad makes a conversion, it uses different format :
for example TO_DATE(‘12/16/2015 16:59:00’, ‘MM/DD/YYYY HH24:MI:SS’),
that leads to odd situation where selecting queue_table I see some columns in my predefined date/time format,
but payload is containing bunch of expressions like one above for each of the dates.
The same applies to export data set to insert statement
Is it possible to make it consistent and use the same setting or provide new one for specific information if necessary.
Yeah, I’ll take a look at these.
I'm not sure what you mean by this:
selecting queue_table I see some columns in my predefined date/time format,
but payload is containing bunch of expressions like one above for each of the dates.
could you give me a screen shot?
There it is.
On 2015-12-17 21:45, John Dorlon wrote:
RE: Date grid format ignored. 12.
Reply by John Dorlon
I'm not sure what you mean by this:
selecting queue_table I see some columns in my predefined date/time
format,
but payload is containing bunch of expressions like one above for
each of the dates.
could you give me a screen shot?
To reply, please reply-all to this email.
Stop receiving emails
on this subject.
Or Unsubscribe from Toad for Oracle - Beta
notifications altogether.
Toad for Oracle - Beta Discussion Forum
Flag
this post as spam/abuse.
Ok, check it next beta. I got the places you mentioned. If there are others, let me know.