Configuring Database Pilot Step 1: Adding Class Library Tools -> Config Libraries Add Your Database Driver Class Step 2: Tools -> Enterprise Setup -> Database Drivers Add the class library you just added, in Database Pilot will automatically reference. Step 3: After restarting JBilder, Tools -> Database Pilot -> Option -> Drivers, add drivers, names: com.microsoft.jdbc.sqlserver.sqlserverdriver, can't write wrong, single-handed connection database in SAMPLE Examples, for example: Microsoft: SQLServer: //127.0.0.1: 1433; DatabaseName = Bearsystem.
Step 4: In the Database Pilot point, the drive select "COM.MICROFT.JDBC.SQLSERVER.SQLSERVERDRIVER", the URL wants to modify the path and database name to use, newly built, double-click the newly created Pilot in the left list Enter the username and password.
Remarks:
If SAMPLE is written in the third step, if you write a JDBC.Microsoft: SQL Server, the URL will turn jdbc.jdbc.microsoft:/qlserver, which is just jdbc.microsoft: SQLServer, so you need to pay attention.
Useful when CMP is established. 2004-08-16 10:35