If the database exist, the script fails saying Database creation... failed. Shall we improve this? What if we do it like this...
- If the database exist and it's empty, simply use the database
- If the database exist but have data, give an option to clear the database and use it or add a different database name?
What do you think? If the flow is ok, I can work on it.
If the database exist, the script fails saying
Database creation... failed. Shall we improve this? What if we do it like this...What do you think? If the flow is ok, I can work on it.