Open GoogleCodeExporter opened 9 years ago
do you change your database properties to correct path ? the file name is
database.properties, you most change db path in this file.
try new version too, i think this one is better in db creation and connection.
Original comment by m.h.sh...@gmail.com
on 23 Aug 2008 at 5:26
Hi m.h shams - Can you please give some details on fixing this? Where exactly
do I
put the database.properties, and what exactly should it contain? Thanks!
Original comment by ferrypes...@gmail.com
on 1 Apr 2009 at 4:29
hi ferry,
database.properties is in : \src\main\resources\org\shams\phonebook\config\
it contains information to access your database. it looks like :
driverClassName=org.hsqldb.jdbcDriver
url=jdbc:hsqldb:file:/home/shams/Projects/t5m/phb/phbdb
username=sa
password=
you have to change url, based on project location on your machine.
Original comment by m.h.sh...@gmail.com
on 9 Apr 2009 at 4:14
I have a problem using this application. With what program should i open the
source
code to use it? SOS!!!
Original comment by promithe...@gmail.com
on 19 May 2009 at 9:19
Original issue reported on code.google.com by
xsuperov...@gmail.com
on 9 Aug 2008 at 3:32