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

  1. Install Office 2010 ODBC Driver.
  2. Create a FDO ODBC connection to a Excel or Access file using Office 2010 ODBC Driver.
  3. Call method FdoIConnectionInfo::GetProviderDatastoreType()

Result: Returns FdoProviderDatastoreType_Unknown.

Expected: Returns FdoProviderDatastoreType_File.

Attachments (1)

odbc64.patch (1.3 KB ) - added by leaf 14 years ago.
Patch file

Download all attachments as: .zip

Change History (2)

by leaf, 14 years ago

Attachment: odbc64.patch added

Patch file

comment:1 by leaf, 14 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.