Hi,
The driver is org.apache.derby.jdbc.ClientDriver
Narayanan
Pranav Aggarwal wrote:
Hi,
I created a simple program in order to access the
Client/Server model of Derby... but after compiling and running the
below program, i got the error:
*ERROR*
java derby_connection
java.lang.
Hi,
I created a simple program in order to access the
Client/Server model of Derby... but after compiling and running the
below program, i got the error:
*ERROR*
java derby_connection
java.lang.ClassNotFoundException: org.apache.derby.jdbc.NetworkDriver
at java.net.URLClassLoa
Jean,
I believe that you can start/stop a service remotely on Windows NT+ if
the target macine is running Netsvc.exe
(http://support.microsoft.com/kb/166819). One idea would be to logon to
the remote machine and register the database startup script as a Windows
service. From that point on, yo
I should have specified that I am using org.apache.derby.jdbc.EmbeddedDriver.
The file system is a local striped RAID.
-Original Message-
From: Bryan Pendleton [mailto:[EMAIL PROTECTED]
Sent: Friday, March 02, 2007 12:06 PM
To: Derby Discussion
Subject: Re: Parallel loading, truncation,
nutan lade wrote:
Can u please solve these problem.When i am trying to use the driver
Derby i am getting an error saying that ClassNotFoundExeception.So how
to load these driver while using netbeans 5.5.
Hello Nutan,
Just wanted to comment that there is a module for Apache Derby for NetBeans.