Crystal Reports Authentication

From: "Marvin" <magosoft(at)gmx(dot)net>
To: <pgsql-admin(at)postgresql(dot)org>
Subject: Crystal Reports Authentication
Date: 2003-10-21 22:21:58
Message-ID: 3F95B186.000003.03996@guaj215desa
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi, I have a big trouble.
I made an application in VB and used as the reporter tool "Crystal Reports".

The access to my DB is authenticated every time the user does a query
by setting "password" in the pg_hba.conf file, so every time the user has to
query the data my program sends the user name and password to the
server to be authenticated.

However when I tried to show a report with the Crystal Component it doesn't
work at all. It seems that it needs to send the user name and password when
CR tries to access a view.

Please, any comments or ideas will be appreciated.

Marvin

Browse pgsql-admin by date

  From Date Subject
Next Message Ganesan Kanavathy 2003-10-22 01:12:01 Re: File system level backup
Previous Message Josh Berkus 2003-10-21 17:13:53 Re: Low Insert/Update Performance