On 5/20/06, Maryam Moazeni <[EMAIL PROTECTED]> wrote:
What is the difference between this "jdbc:derby://localhost:1527/"
This form is used when connecting to the network server with the Derby network client driver, from derbyclient.jar.
AND "jdbc:derby:net://localhost:1527/" ??
This form is used to connect to the network server with the DB2 Universal JDBC driver, from db2jcc.jar best regards, andrew
