Re: [GENERAL] Date Formatting for dd/mm/yyyy

2008-07-03 Thread Artacus
J Ottery wrote: Hi all. I am using Postgres 8.3 with Windows XP Pro. System date format is dd/MM/ Having problems when I writing records to a database with a single 'date' type field. I may be confused here. You say writing was your problem but it sounds like the problem is when you read

Re: [GENERAL] Date Formatting for dd/mm/yyyy

2008-07-02 Thread Klint Gore
J Ottery wrote: Hi all. I am using Postgres 8.3 with Windows XP Pro. System date format is dd/MM/ Having problems when I writing records to a database with a single 'date' type field. e.g. FieldByName('Date').ASString:='2/2/2003' What is delphi's ShortDateFormat set to? Does fieldbyna