Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Within Windows, go to Start > Control Panel > Administrative Tools > Data Sources (ODBC) and right-click Data Sources to Run as Administrator
  2. Click on the System DSN tab if you want any other user of that computer to be able to access the ODBC data source.
    Click on the User DSN tab if you want only your username on that computer to be able to access the ODBC data source.
  3. Click the Add button within the DSN tab.
  4. Within the list of available drivers, choose "Microsoft Excel Driver (*.xls, *.xlsx, *.xlsm, *.xlsb)" and click Finish
    Image RemovedImage Added
  5. Within the ODBC Microsoft Excel Setup dialog, enter a Data Source Name, enter a description and click Select Workbook...
  6. Browse to the Excel file you wish to use and click OK

    Image RemovedImage Added

  7. Within the DSN tab, you should now see the Data Source Name you entered above in step 5. Click OK
    Image RemovedImage Added
  8. Now, within Aqua Data Studio, continue with the server registration process

...

For Microsoft Excel, a single file is stored on a host machine either as a .xls file or a .xlsx file.

Image Modified

Image Modified

Image Modified

Image Modified

Add the ODBC
data source
Create Server GroupRegister a Microsoft
Excel File
Enter Properties

Image Modified

Image Modified

Generic ODBC
Properties MS Excel
Query an Excel File

...

Info

Queries on Microsoft Excel ODBC Data Sources do require that the Worksheet name be surrounded by brackets, like

select * from [Sheet1$]

for Aqua Data Studio to successfully execute them.

Image RemovedImage Added

Microsoft's ODBC Driver

...