I am runnning an INSERT SQL with IN into another database
I am having trouble with date format
The date the sql is getting is 01/11/09 (1st Nov 09)
(this shows correct in the Immediate panel)
when the data gets to the other database in comes in as
11/01/09 (11th Jan 09)
how can i get this correct?
any help much appreciated
Toby
I am having trouble with date format
The date the sql is getting is 01/11/09 (1st Nov 09)
(this shows correct in the Immediate panel)
when the data gets to the other database in comes in as
11/01/09 (11th Jan 09)
how can i get this correct?
any help much appreciated
Toby