PostgreSQL oledb DRIVER: pgnp
Http://www.pgoledb.com/index.php? Option = com_filecabinet & view = files & id = 1 & Itemid = 68
Driver aggregation:
Http://www.giveawayoftheday.com/postgresql+oledb+provider/
Chinese Forum: http://bbs.pgsqldb.com/index.php? T = msg & th = 6200 & rid = & S = 1095455475a0f3d6246c4ebb0f3157ea & pl_view = & start = 0 # msg_37566
Others:
PostgreSQL ole db Provider
Type:Ole db Provider
Usage:Provider = PostgreSQL ole db Provider
Manufacturer:Pgoledb development teamstandardpgoledb requires a pqlib of version 7.4 or up and it also requires a backend of version 7.4 or up. timestamps are only guarenteed to work with backends of version 8.0 and up. provider = PostgreSQL ole db provider; Data Source = myserveraddress; location = mydatabase; user id = myusername; Password = mypassword; timeout = 1000; other valid provider values is "PostgreSQL" and "postgresql.1" Standard alternativesome reported problems with the above one. try removing the timeout parameter to make it work. provider = PostgreSQL ole db provider; Data Source = myserveraddress; location = mydatabase; user id = myusername; Password = mypassword;