Included with AcuXDBC is the sample.java file, which is located in the samples directory of your product installation. This file demonstrates the use of the "DriverManager.GetConnection" method, along with the String URL syntax to connect to a remote system catalog.
Run the demo program, demo.bat on Windows and demo.sh on UNIX/Linux, to create a sample veterinarian database. The sample.java program will issue SQL commands to access the sample veterinarian database tables.