Opened 14 years ago
Closed 14 years ago
#653 closed defect (fixed)
FdoIConnectionInfo::GetProviderDatastoreType() returns FdoProviderDatastoreType_Unknown when using FDO ODBC Provider against Office 2010 ODBC Driver.
Reported by: | leaf | Owned by: | gregboone |
---|---|---|---|
Priority: | major | Milestone: | 3.6.0 |
Component: | ODBC Provider | Version: | 3.4.0 |
Severity: | 3 | Keywords: | |
Cc: | External ID: |
Description
- Install Office 2010 ODBC Driver.
- Create a FDO ODBC connection to a Excel or Access file using Office 2010 ODBC Driver.
- Call method FdoIConnectionInfo::GetProviderDatastoreType()
Result: Returns FdoProviderDatastoreType_Unknown.
Expected: Returns FdoProviderDatastoreType_File.
Attachments (1)
Change History (2)
by , 14 years ago
Attachment: | odbc64.patch added |
---|
comment:1 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Patch file