Results 1 to 2 of 2
- 05-11-2010, 09:33 AM #1
Member
- Join Date
- May 2010
- Posts
- 2
- Rep Power
- 0
Problem Connecting JavaDB (Derby) DB in other PC
I've a Java application that embedds a javadb database under Windows XP.
I created the DB in my laptop, and it works fine, but when I copy the database to other PC it doesn't connect. I copied the database when javadb was shutdown (copy&paste).
The connection URL is ok, because I renamed the database folder and I changed in the connection URL created=false to true and it creates the database with the correct name in the same folder.
What am I doing wrong?
- 05-11-2010, 10:31 AM #2
Senior Member
- Join Date
- Jun 2008
- Posts
- 2,366
- Rep Power
- 7
Similar Threads
-
problem with connecting database
By ravidasineni in forum AWT / SwingReplies: 1Last Post: 11-24-2009, 06:04 AM -
Problem in connecting to database..
By Preethi in forum New To JavaReplies: 10Last Post: 06-26-2008, 05:53 AM -
problem in connecting to mysql database
By nancyv in forum Java ServletReplies: 6Last Post: 04-02-2008, 11:33 AM -
Problem connecting to my Database using Java
By javaneed in forum New To JavaReplies: 3Last Post: 08-13-2007, 09:35 AM -
Is there a problem with Derby?
By orion_mcl in forum Advanced JavaReplies: 0Last Post: 08-10-2007, 04:35 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks