← Back to team overview

maria-discuss team mailing list archive

New Question: Connect to Excel

 

Hello,

A new question has been asked in "Connect" by arturpritzkau:
--------------------------------
How can i connect to an Excel file?

I try this:
create table Customer engine=connect table_type=ODBC tabname='Sheet1' Connection='DSN=ExcelDSN;DBQ=C:/Test/test.xls;';

I get always get the message:
SQL Fehler (1105): [Microsoft][ODBC Driver Manager] Der angegebene DSN weist eine nicht �bereinstimmende Architektur von Treiber und Anwendung auf.

--------------------------------

To view or answer this question please visit: http://mariadb.com/kb/en/connect-to-excel/