This is a discussion on psqlodbc-8.2.200 within the pgsql Interfaces odbc forums, part of the PostgreSQL category; --> I just tried the psqlodbc-08_02_0200 msi on Windows XP Pro SP2. After setting up an odbc link (identical to ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I just tried the psqlodbc-08_02_0200 msi on Windows XP Pro SP2. After setting up an odbc link (identical to a 08_01_0200 working one), and clicking "test", I get odbcad32.exe: Error signature: AppName: odbcad32.exe AppVer: 3.525.1117.0 ModName: psqlodbc30a.dll ModVer: 8.2.2.0 Offset: 00015a22 Nothing hits the postgresql server - all dead beforehand.. Thoughts? Debugging psqlodbc.msi ? Cheers, Patrick ---------------------------(end of broadcast)--------------------------- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq |
| ||||
| If you went from 08_01_0200 directly to 08_02_0200, did you first uninstall the 8.1 branch before installing anything from the 8.2 branch? It says to do so in the readme file bundled with 8.2.1 download. I guess that's also true for the 8.2.2. Regards, Stijn. Patrick Welche schreef: > I just tried the psqlodbc-08_02_0200 msi on Windows XP Pro SP2. After > setting up an odbc link (identical to a 08_01_0200 working one), and clicking > "test", I get > > odbcad32.exe: > Error signature: > AppName: odbcad32.exe AppVer: 3.525.1117.0 ModName: psqlodbc30a.dll > ModVer: 8.2.2.0 Offset: 00015a22 > > Nothing hits the postgresql server - all dead beforehand.. Thoughts? Debugging > psqlodbc.msi ? > > Cheers, > > Patrick > > ---------------------------(end of broadcast)--------------------------- > TIP 3: Have you checked our extensive FAQ? > > http://www.postgresql.org/docs/faq > |