PowerBuilder v12.1
Windows 7, 32 bit platform
Due to the insanely high cost of Oracle, our company has decided to migrate our databases to PostGreSQL.
We currently connect to the Oracle databases using the native Oracle driver for Oracle 10: PBO10120.DLL.
Is there a native driver for PG databases?
In a previous thread, Chris mentions that he uses ODBC to connect to PG, but I was unsure if he was referring to a 64 bit environment only.
Does PG come in 32 bit AND 64 bit flavors?
How would I connect my 32 bit app to a 32 bit PostGreSQL database?
How would I connect my 32 bit app to a 64 bit PostGreSQL database?
Thanks,
Olan
- Olan Knight
- PowerBuilder
- Friday, 25 January 2019 18:41 PM UTC
- Page :
- 1
There are no replies made for this question yet.
However, you are not allowed to reply to this question.
However, you are not allowed to reply to this question.
I am using both PG 32 & 64 bit connections with my PB2017R3 & related Apps just fine. I am using PG DBMS versions 10.0.1 and 11.1.1 currently with PG Admin 4.1.
FYI: Some "Kool" PG stuff: https://medium.com/@thrinz/create-on-the-fly-rest-api-using-postgres-database-functions-6d9061e66f3d