Hi, Thanks Thomas for quick answers, it helps a lot.
I have one more problem. A user was testing my app and provided me the database files he claims to be working earlier but cannot be used by now because something is wrong. He claims the password was not set and db was not encrypted. In my application if you do not set password, the db is not encrypted and username and password for connection are set by default to "eportfel" string. So I try to connect to the db sent by the user ( you can look at it here: www.chcezyc.eu/files/dberror.zip ) with login and password set to "eportfel" and get the error message: "Wrong username or password [8004-108]". Now my questions is: Does the message [8004-108] appear only when login data is wrong or the case could be that there is file corrupted? In other words - can I be sure that file is ok? And if not - is there a way to check what is wrong with the files and why? Or can I get the proper login data as the file is not encrypted? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/h2-database?hl=en -~----------~----~----~----~------~----~------~--~---
