You are using an old version of Postgres.
The requirements state that you need at least postgres 7.0
Dieter Simader http://www.sql-ledger.org (780) 472-8161
DWS Systems Inc. Accounting Software Fax: 478-5281
=========== On a clear disk you can seek forever ===========
On Wed, 16 Jan 2002, JC Boursiquot wrote:
> Hello everyone,
>
> I have installed everything but I seem to get parsing errors. Here is the
> error I get:
>
> Error!
> set DateStyle to SQL, US
> ERROR: parser: parse error at or near "sql"
>
> I also got the following error when creating my dataset:
>
> Error!
> insert into tax (chart_id,rate) values ((select id from chart where accno =
> 2310),0.07)
>
> ERROR: parser: parse error at or near "select"
>
> I am very new to Postgressql and can use any help I can receive.
>
> Thanks in advance for your help.
>
>
> JC
>
>
>
>
|