vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, is psqlODBC v8 compatible with Postgres v7.3.2? Can I install multiple versions of ODBC driver on the same client? I'd like to use v7 and v8 parallel. An application connects to postgres 7.3.2 db via odbc v7.x. Upgrading the driver to v8 the application sends an error message that one of the fileds can not be found. BTW the ODBC log file shows that it recognized the field names and fetched all the 7 records. What can be the problem. (The client application created in Delphi7 and uses BDE 5) Thanks, -- Csaba Együd -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.300 / Virus Database: 265.7.0 - Release Date: 2005.01.17. -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.300 / Virus Database: 265.7.0 - Release Date: 2005.01.17. ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to majordomo@postgresql.org) |