Re: Connection Object

From: "Harpreet Dhaliwal" <harpreet(dot)dhaliwal01(at)gmail(dot)com>
To: "Sandeep Kumar Jakkaraju" <sandeepkumar(dot)jakkaraju(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Connection Object
Date: 2006-08-12 13:43:15
Message-ID: d86a77ef0608120643o55df8c1dr27ee32503dcf8b91@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

http://www.postgresql.org/docs/8.1/interactive/ecpg-errors.html#AEN27672

printf("Error code is %d",SQLCODE)

I hope this helps

On 8/12/06, Sandeep Kumar Jakkaraju <sandeepkumar(dot)jakkaraju(at)gmail(dot)com>
wrote:
>
>
> Hi All
>
>
> I want to know specifically from the exception thrown by the "connection"
> object when the connnection string is wrong..
> whether it is due to wrong database name or wrong user name or wrong
> password !!!
>
> Is it possible ??
>
> Thanx in advance
>
> --
> Sandeep Kumar Jakkaraju
> WeBlog:
> http://jakkarajus.blogspot.com
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jorge Godoy 2006-08-12 13:44:14 Re: Best approach for a "gap-less" sequence
Previous Message Thomas Kellerer 2006-08-12 13:29:03 Re: Best approach for a "gap-less" sequence