
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
currently I am writing my MSc thesis about using PostgreSQL with PostGIS extension as spatial database server for road design purposes. I wanted to connect to this database from AutoCAD software (AutoCAD Civil 3D/ Map 3D) but I am struggling with database connection.
I've found Help for this here:
but I am unable to complete steps 4 and 5.
I have rewritten my postgresql database service name and provided username and password for database:
And I am constantly getting message about authentication not being correct or dataprovider connection problem.
I tried with different users - both with superuser and non-superuser rights.
Can anyone have any idea what I am doing wrong?
Also I have a question regarding this PostgreSQL connection -
since we have to provide "Service Name" and not the host name and port number what is the point of using database which is accesible only from one workstation (the one we want connect to)? And how is it possible to access database remotely for example from LAN/WAN network?
Looking forward to getting a helping hand.
Cheers,
Jakub
Solved! Go to Solution.