Postgresql default driver - Mailing list pgsql-general

From Catelli, Mary M
Subject Postgresql default driver
Date
Msg-id 547E755D2AEC054C937A5B25B7C70BAC0D4D8D08E7@Exchange-MBS2.AcuityLightingGroup.com
Whole thread Raw
List pgsql-general

Through a DNS, a C# program can access the Postgresql database either in Visual Studio or set it up as a website under localhost.  But the Postgresql driver and the database name connection string works only if I run it in Visual Studio.  As local host, it complains “no default driver specified”.  I presume that either localhost or the internet user doesn’t have access to the driver – but what could cause that?

 

Mary Catelli

 

 

 

pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: currval and DISCARD ALL
Next
From: Adrian Klaver
Date:
Subject: Re: Can you spot the difference?