Обсуждение: Postgresql default driver

Поиск
Список
Период
Сортировка

Postgresql default driver

От
"Catelli, Mary M"
Дата:

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