Easily find issues by searching: #<Issue ID>
Example: #1832
Easily find members by searching in: <username>, <first name> and <last name>.
Example: Search smith, will return results smith and adamsmith
Aqua Data Studio / nhilam |
Follow
827
|
Aqua Data Studio (ADS) supports connecting to Microsoft Access Databases via Generic ODBC. The Mac operating system does not allow Aqua Data Studio to connect to Microsoft Access Databases with Generic ODBC.
For Microsoft Access, the entire database is stored as a single file on a host machine either as a .mdb file or .accdb file.
Add the ODBC data source |
Create Server Group |
Register a Microsoft Access Database |
Enter Properties |
Generic ODBC Properties MS Access |
Microsoft Access Schema |
Query in Microsoft Access |
To connect to a Microsoft Access Database using Aqua Data Studio Generic ODBC:
The Microsoft Access Database server is registered successfully in Aqua Data Studio. You can now connect to the newly registered Server and perform Data Manipulations
When executing queries for Microsoft Access Database tables that contain spaces in their names in the Query Analyzer and there are multiple Access database files in the same folder, your select statements require the following format:
select * from "full path to access file in quotes without file extension".[table name with spaces]
Example
select * from "C:\ms_access_files\DBSAMPLE".[Airplane - Seat Locations] GO
You can get more information about Microsoft ODBC connections here
Vendor: Microsoft
About AquaClusters Privacy Policy Support Version - 19.0.2-4 AquaFold, Inc Copyright © 2007-2017