Accessing Your Data via JDBC (2.8)
InterSystems Data Studio™ supports JDBC access to its tables.
Outline of Steps
To access tables within Data Studio via JDBC:
-
Obtain the JDBC connection string for the Data Studio database.
-
Use the connection string to connect just as you would with any other JDBC-compliant database.