Page 1 of 1
Cannot create Postgre connection in VS2015
Posted: Sat 05 Sep 2015 12:33
by chicane
I installed dotConnect for PostgreSQL from nuGet. I made several attempts to create a PostgreSQL connection from the Server Explorer and elsewhere. I do not see the PostgreSQL option for connection type. I only see SQL Server and Oracle. What is going on?
Re: Cannot create Postgre connection in VS2015
Posted: Mon 07 Sep 2015 13:32
by KelvinSmith
Just double check your config settings.
_________________________
backup to cloud
Re: Cannot create Postgre connection in VS2015
Posted: Tue 08 Sep 2015 09:44
by Pinturiccio
When you install dotConnect for PostgreSQL from NuGet, only run-time assemblies are added to your project. You need a full installation package in order to have dotConnect for PostgreSQL in the Server Explorer.
You can download the Express edition of dotConnect for PostgreSQL from our site. You can also download trial version of dotConnect for PostgreSQL, which allows you to evaluate dotConnect for PostgreSQL during 30 days since the provider installation. The Trial version of dotConnect for PostgreSQL offers the same features as the Professional edition. For more information, please refer to
https://www.devart.com/dotconnect/postg ... tions.html
You can download them from our site
https://www.devart.com/dotconnect/postg ... nload.html
Also, dotConnect for PostgreSQL can't be integrated into DDEX in the Express edition of Visual Studio. For more information, please refer to
https://www.devart.com/dotconnect/postg ... Q.html#q11