104H / Open-Source-Python-POS-and-Accounting-Software

Open source software for POS and Automated Accounting.
75 stars 60 forks source link

SQL Script to Create the Database #3

Open TawfeeqBaloush opened 4 years ago

TawfeeqBaloush commented 4 years ago

When I run the program I got the following error (1049, "Unknown database 'salmanwholeseller'")

It seams the I have to create the database in MySQL first. So my question is how to create this database. Do you have a SQL script to create the database

alitheDev commented 2 years ago

When I run the program I got the following error (1049, "Unknown database 'salmanwholeseller'")

It seams the I have to create the database in MySQL first. So my question is how to create this database. Do you have a SQL script to create the database

yes you have to create database, and the script is available online. u can use any of them.