stophun / fdotoolbox

Automatically exported from code.google.com/p/fdotoolbox
0 stars 1 forks source link

Problems connecting to PostgresSQL driver #295

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Use PostgreSQL create connection
2. enter connection info
127.0.0.1:5432
Postgres
sa
3. Press Connect

Get error 'Unable to load the FDO Provider(null)

0.9.5.1106  windows 7 64bit

I copied libpq.dll and libeay32.dll over from AutoCAD Map 2011.

P.S. I want to convert a very large dataset in POstGreSAL into sdf so I can 
easily ship data.

REgards

Gary

Original issue reported on code.google.com by Keyne...@googlemail.com on 1 Aug 2010 at 10:06

GoogleCodeExporter commented 8 years ago
Are you using the 64-bit version? If so, you need the 64-bit versions of libpq 
and libeay. The "32" in libeay32.dll tells me that is a 32-bit dll

Original comment by jumpinja...@gmail.com on 1 Aug 2010 at 11:30

GoogleCodeExporter commented 8 years ago
I'm using the 64 bit FDO ToolBox and 64 bit Map and 32 bit PostGIS. Dll files 
were copied form Map 64bit fdo bin directory

Original comment by Keyne...@googlemail.com on 3 Aug 2010 at 12:00

GoogleCodeExporter commented 8 years ago
Don't you just love computers, I just gone back to try Postgres connection, 
I've done nothing at all. But today it has worked.

So I guess Jackie, you used the power of your mnd to fix the problem :)

Cheers

Original comment by Keyne...@googlemail.com on 3 Aug 2010 at 5:26

GoogleCodeExporter commented 8 years ago
Ok. Closing this issue.

Original comment by jumpinja...@gmail.com on 3 Aug 2010 at 11:39