PostgreSQL OLE DB驱动

本文介绍了 PostgreSQLOLEDB 驱动(PGNP),包括获取驱动的途径及使用方法。提供了标准连接字符串示例,并提到了时间戳特性仅在后端版本8.0及以上得到保障。此外,还给出了一个替代配置方案以解决可能出现的问题。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

PostgreSQL OLEDB驱动:PGNP

http://www.pgoledb.com/index.php?option=com_filecabinet&view=files&id=1&Itemid=68

 

驱动汇聚:

http://www.giveawayoftheday.com/postgresql+oledb+provider/

 

 

中文论坛:http://bbs.pgsqldb.com/index.php?t=msg&th=6200&rid=&S=4245455475a0f3d6246c4ebb0f3157ea&pl_view=&start=0#msg_37566

其他:

PostgreSQL OLE DB Provider

Type:    OLE DB Provider
Usage:  Provider=PostgreSQL OLE DB Provider
Manufacturer:  PgOleDb Development Team
Standard
PgOleDb 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 alternative
Some 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;

 

转载于:https://www.cnblogs.com/sxfmol/archive/2010/12/06/1898345.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值