HCL Commerce Developer

Accessing the development database directly

You can access the development database while the test server is running or idle.

Procedure

Use one of these methods to access the development database.
HCL Commerce Test ServerMethod
Is running Use the following URL from the same machine that is running HCL Commerce Developer:
http://localhost/webapp/wcs/admin/servlet/db.jsp
This URL will provide an entry field where you can issue SQL statements that will run against your development database.
Is idle Use native database tools to access the database, for example a DB2 command window.