AsjadIqbal / InventoryManagementSystem

This is an inventory management software built in Java using MySQL database that can be used at any Point of Sale of a small to mid-sized store.
123 stars 65 forks source link

Login issues #4

Open bolu-kareem opened 1 year ago

bolu-kareem commented 1 year ago

i already imported the sql code now i ran the software and inputted "root" for both username and password but it did'nt work

Shubhamkashyap1601 commented 1 year ago

I am getting same issue

Mayandi-A commented 5 months ago

I have done what you mentioned all.but I got message when login "Invalid username or password"

Mayandi-A commented 5 months ago

-6262622910040621220_121

Borhamus commented 3 months ago

wenas, yo no estoy entendiendo directamente como se hace para usar el "MySQL Workbench" para abrir la red local... no estoy entendiendolo. si alguien tiene una guia de como importar el .sql seria de gran ayuda.

Hi, I don't understand directly how to use the "MySQL Workbench" to open the local network... I don't understand it. If someone has a guide on how to import the .sql it would be very helpful.

Khutade commented 1 month ago

Did anyone figured it out correct username and password?????

AsjadIqbal commented 1 month ago

Are you sure you have imported the SQL dump correctly? Also, please make sure that the DB credentials you have set for your local MySQL database match the ones you have provided in the DBCredentials.xml file.

If you are sure you have followed all the steps correctly, please share a stacktrace so that I can assist further.