connection problem with ecpg

From: Lincoln Spiteri <lincoln(dot)spiteri(at)st(dot)com>
To: "pgsql-general(at)postgreSQL(dot)org" <pgsql-general(at)postgreSQL(dot)org>
Subject: connection problem with ecpg
Date: 1998-11-19 14:34:22
Message-ID: 36542C6E.102BE681@st.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I have been using EPCG since 6.3.2 with no problems. I am extending some
code written in my 6.3.2 days which is now targeting a newly built 6.4.
I now have a problem connecting to my database.

The command:
exec sql CONNECT 'my_db';

give out the following error during runtime:

connect: could not open database NULL.

Has the syntaxt changed in anyway or could it be a setup problem.

Any help would be greatly aprreciated.

Regards

Lincoln Spiteri
(STMicroelectronics, Malta)

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Lincoln Spiteri 1998-11-19 14:57:52 Re: [GENERAL] connection problem with ecpg (SOLVED)
Previous Message Bryan White 1998-11-19 13:18:06 Re: [GENERAL] performance comparisons...