Bugs item #1065008, was opened at 2004-11-12 08:25
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1065008&group_id=78018
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: 江文 (jiangwen365)
Assigned to: Nobody/Anonymous (nobody)
Summary: Contrary to the Doc,ODBC module not accept Connection String
Initial Comment:
It seems that the ODBC module only works with DNS
names, but not Connection Strings, like:
odbc.odbc(('Provider=Microsoft.Jet.OLEDB.4.0;Data
Source=c:\aaa.xls;Extended Properties="Excel
8.0;HDR=Yes;IMEX=1"' ) will fail.
But it IS said to be acceptable in odbc module
documents.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1065008&group_id=78018
|