]> granicus.if.org Git - postgresql/commit
1) Avoid an overflow of connection string for Access(Microsoft Jet).
authorHiroshi Inoue <inoue@tpf.co.jp>
Fri, 21 Sep 2001 07:51:52 +0000 (07:51 +0000)
committerHiroshi Inoue <inoue@tpf.co.jp>
Fri, 21 Sep 2001 07:51:52 +0000 (07:51 +0000)
commit39dc8ff64f1dd6f5f7b28c99eb7a97e6fb0298f0
tree8fca89feeb5391a25f8e85cae4614d6ddfcc673f
parent6f33c179b9675d395c6b97c806068279780a7c2f
1) Avoid an overflow of connection string for Access(Microsoft Jet).
2) Change to retry lower version in case of "Unsupported frontend
procotol".
src/interfaces/odbc/connection.c
src/interfaces/odbc/connection.h
src/interfaces/odbc/dlg_specific.c
src/interfaces/odbc/dlg_specific.h
src/interfaces/odbc/drvconn.c
src/interfaces/odbc/info.c
src/interfaces/odbc/options.c
src/interfaces/odbc/results.c