dimanche 15 février 2015

The java program always creates a new database

My java project connects database with SQLite. (Sqlite-jdbc-3.7.2) No problem with connection. When program doesn't find database, immediately creates a new one. But I don't want to it. I wanna, it just connects to an existing database, so it should not create new one.How can I do it? Thanks . I'm sorry for my english,it's poor.


Aucun commentaire:

Enregistrer un commentaire