Hi,

 

I have derby database in a jar file. I access it using jdbc:derby:jar:(C:/SampleDatabases/database.jar)dbname

and it works fine. But when I put my database.jar in a http location and try to access it is not working.

 

I tried something like jdbc:derby:jar:(http://intranet/somedir/SampleDatabases/database.jar)dbname

and it does not work. Does anyone have any idea on what is the cause of the problem?

 

Any help is greatly appreciated!

 

Thanks,

 

- Raja.

 

----------------------------------------------------------------------------------

Raja Kannappan

Software Developer

Axioma Inc.

Office Phone: 770-321-0465 Extn: 223

Home Phone: 770-578-6230

----------------------------------------------------------------------------------

 

Reply via email to