|
From: JC B. <jc...@te...> - 2002-01-16 14:30:17
|
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 |