If there is a necessary data base

Posted by Dmitry on Stack Overflow See other posts from Stack Overflow or by Dmitry
Published on 2010-05-31T12:39:22Z Indexed on 2010/05/31 12:42 UTC
Read the original article Hit count: 173

Filed under:

Hello!

I have a desktop program which uses an embedded data base mechanism. For the first time a user will execute a program, it must create a database. So that, next time there is a data base and there is no need to create it.

Please, tell me, how to chech if there is a necessary data base.

© Stack Overflow or respective owner

Related posts about java