[fdo-users] Runtime error to connect with PostGIS
Haris Kurtagic
haris at sl-king.com
Tue Jul 3 11:11:44 EDT 2007
When I tried, I was succesfull with it.
I copied Postgre bin files into Fdo2Fdo folder ( you need more than just
libpg.dll ).
Also I was using Fdo2Fdo 0.7.4 for FDO 3.2.2
(http://www.sl-king.com/Fdo2Fdo/download/Fdo2Fdo_v0_7_4_BetaFdo3_2_2.zip
) and PostGis provider.
Haris
-----Original Message-----
From: fdo-users-bounces at lists.osgeo.org
[mailto:fdo-users-bounces at lists.osgeo.org] On Behalf Of Santiagos
Sent: Tuesday, July 03, 2007 4:16 PM
To: fdo-users at lists.osgeo.org
Subject: [fdo-users] Runtime error to connect with PostGIS
Hi!
I'm trying to connect to PostGIS with fdo2fdo, but when I try to create
a
PostGIS connection I get the following error message:
"Microsoft Visual C++ Runtime library" "Runtime Error! "This application
has
requested the Runtime to terminate it in an unusual way...."
I have read the messages in this list and I have done several changes in
my
installation:
- I have installed MS C++ Runtime SP1 (and reboot)
- I have put 3 dll's that Dependency Walker said to me were missing in
the
system32 windows folder.
- I have copied libpg.dll, libpg.lib and bin PostgreSQL folder in
fdo2fdo
folder.
- I have changed fdo2fdoconn.txt and providers.xml to include PostGIS
connection. I added in fdo2fdoconn.txt:
Name:OSGeo.PostGIS.3.2
Provider:OSGeo.SQL.3.2
ConnectionString:Username=********;Password=********;Service=//pgsql-8.0
/;PostGISSchema=********;
(Here I am not sure if syntax is correct)
After this, the error message is still the same so any help is
appreciated.
My configuration is:
Windows XP SP2
Postgresql 8.0.0.5017, PostGIS 0.9.1
Fdo2fdo 0.7.4.0
fdopostgis r3171
We are using PostgreSQL with another program so we would prefer not to
update PostgreSQL to a more recent version. If the problems were related
to
PostgreSQL or PostGIS version, how can we configure fdo with a more
recent
version without reinstalling PostgreSQL?
Thanks in advanced and best regards.
Santiago
_______________________________________________
fdo-users mailing list
fdo-users at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/fdo-users
More information about the fdo-users
mailing list