Re: No output while using PEAR DB & formatted time-string

From: Marcus Krause <marcus(dot)k79(at)expires-2003-11-30(dot)arcornews(dot)de>
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: No output while using PEAR DB & formatted time-string
Date: 2003-11-01 12:05:53
Message-ID: bo07kg$219g$1@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Am 01.11.2003 12:00 meinte Marcus Krause:

> $query .= "SELECT news_id,to_char(news_time,'DD.MM.YYYY HH24:MI'), ";

The real code is without the comma at the end of the line above, so
it's not a simple SQL-Statement problem!

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Martin Marques 2003-11-01 13:49:17 defaults on updates
Previous Message Marcus Krause 2003-11-01 11:00:16 No output while using PEAR DB & formatted time-string