Problem in connecting PointBase...

Hello Frnds!!!!

Whnever I m connecting PointBase with Java I m getting error as

"Database doesnt exist or is not found ...... set database.home=<folder> to set the folder "

Actually I hav d database at that location but still I cant get it connected...

Plz send me ur suggestion....

[319 byte] By [scorpian_kinga] at [2007-11-26 22:56:04]
# 1
> Actually I hav d database at that location but still> I cant get it connected...What is the database.home property set to, and if it's not set, how do you know you've got a database at that location?
dcmintera at 2007-7-10 12:20:55 > top of Java-index,Database Connectivity,Java Database Connectivity (JDBC)...
# 2
I hav no idea abt this property ...I know my database is their bcoz i hav specified a link...can u suggest me how to get rid of it....
scorpian_kinga at 2007-7-10 12:20:55 > top of Java-index,Database Connectivity,Java Database Connectivity (JDBC)...
# 3

Oh for heavens sake.

The error message specifically tells you that you have to provide a property. You're "know" you've set it because you "specified a link."

WHERE did you specify a link? WHAT do you mean by a "link"?

The error message is saying "you didn't do this!" and you're saying "I did this other thing." Can you really not see the mismatch between these statements?

dcmintera at 2007-7-10 12:20:55 > top of Java-index,Database Connectivity,Java Database Connectivity (JDBC)...