prashants / webzash

Easy to use web based double entry accounting software in PHP - MySQL under MIT License
http://webzash.org
Other
207 stars 109 forks source link

Import or Restore Accounts #131

Closed ventolinmx closed 4 years ago

ventolinmx commented 5 years ago

Hi

Downloaded sql.gz Webzash databases from an online installation and i want to import them to a local installation. phpMyAdmin import gets the following error:

SQL query: -- Table structure for table entries DROP TABLE IF EXISTS entries MySQL said: Documentation

1046 - No database selected.

prashants commented 5 years ago

As the error says "No database selected". You have not selected the database.

prashants commented 4 years ago

I am closing this issue since there is not reply from the user.