Skip to content

NodeX-AR/CS-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

CS-Project

This project is owned by Aswanth R.
This software is Proprietary and Confidential. Unauthorized use, distribution, or modification is strictly prohibited.

Steps 1

Copy and run connection-test.py.
Change varibales like database,user,host and password.
Now check for output.
If successfully connected move to step 2.
If not, check the error code.
Here some common error codes and fixes.
Error | Code | Meaning What to fix
1045 | Access Denied | Your user or password is wrong.
1049 | Unknown Database | The database name you typed doesn't exist in MySQL yet.
2003 | Can't connect | MySQL server isn't started (Open your XAMPP/MySQL dashboard).
1044 | Access denied to DB | The user exists, but doesn't have permission for that specific DB.
IF THESE DON'T FIX REFER SOME AI AND FIX AND MOVE TO STEP 2.

Step 2

This is main project.
First go to MySQL and do >>> Create database library;
Now copy and run main.py.
Once run for first time the program is ready.
Now for better performance direct to file in cmd
Then do python project.py (here file name is project.py)
If program runs smoothly porject is ready.
If not go back to some AI and fix the problem in connectivity
Because this code here is error free.

This project is proprietary and confidential. See the LICENSE file for full details.

About

This is project ready to work file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages