Re: [GENERAL] connection problem with ecpg (SOLVED)

1998-11-19 Thread Lincoln Spiteri
Hello again, Couldn't wait and did what should have done before opening my mouth! It just happens that there might be a bug in ECPG. When looking at the code genereted for the line: exec sql CONNECT 'my_db'; the output after runing my source through the preprocessor was: no_au

[GENERAL] connection problem with ecpg

1998-11-19 Thread Lincoln Spiteri
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: