Good Evening Brother I have just runner the project but when I am registering farmer it's showing engine error. Can you tell me what's the problem in it.
Sir can you please explain why do we add username and email in the addagroproducts table??? It's the farmer entering the details for the addagroproducts table right??? So shouldn't farmer details be in that?
hi bro hope you are fine actually i had downloaded your source code of mysql mini project on hospital management sysytem and farm management system dbmsminiproject but i can't login the sysytem can you tell me the passward and user name of both
SIR Only login and home page is working Rest FARMER REGISTER ,Add farming ,farmer detail agro products RECORDS are not loading any guess what might be the problrm plz help
Even after i downloaded flask it's showing no module not found error : no module named 'flask' And also one more error after signing in ... it's shows operational error.. Please reply brother 🙏🙏
Run below command start server with virtual environment pip install virtualenv virtualenv myenv myenv\Scripts\activate pip install flask …. Install all modules whichever needed…. Go to directory where main.py file exists Run the below command python main.py
Did you get the result for this one? once iam importing the database its showing me the sucess msg but while testing its showing me database not connected
I am asked to make a DBMS project on Automobile Sales Database. The interface requirement is minimal(command line interface will suffice). Can you please suggest me something regarding this?
@@ARKPROCODER its coming db connected and when i try to signup i am getting AttributeError: 'Engine' object has no attribute 'execute' sorry for the trouble
heyy, i tried overcoming the error by doing a lot but I couldnt , i was doing it for my dbms project , didnt want to waste time so i shifted to medical supply database (another video is in this channel itself) you might get type error sometimes in this, just import the sql file in localhost again and login in to the website again it will work
Hey guys if you are using windows 11 please access the code of windows 11 folder from my website link and test any thing isn't working let me know
Good Evening Brother I have just runner the project but when I am registering farmer it's showing engine error.
Can you tell me what's the problem in it.
@@surajadhikari8335 download windows 11 code n run
I have done it but it shows the same thing
@@ARKPROCODER same error sir even after running windows 11 code. please help
It is not connecting to the database
Bro it's showing following error
ImportError : cannot import name 'url_decode' from 'werkzeug.urls' how solve this error please reply
the problem is only on registering part, "ENGINE OBJECT HAS NO ATTRIBUTE". Please kindly help
Sir can you please explain why do we add username and email in the addagroproducts table??? It's the farmer entering the details for the addagroproducts table right??? So shouldn't farmer details be in that?
Hey bro,,my server is not connecting to my database..Everythig is installed.
THANK YOU SO MUCH!!!! IT'S WORKING PERFECTLY!! 🎉🎉
Thank you so much. I used this project.
when I am registering farmer it's showing engine error.
Can you tell me what's the problem in it.
when I am registering farmer it's showing engine error.
Can you tell me what's the problem in it. help me bro
Sir there is an error in link that takes to website in main .py
It showing templatenotfound.index.html
hi bro hope you are fine actually i had downloaded your source code of mysql mini project on hospital management sysytem and farm management system dbmsminiproject but i can't login the sysytem can you tell me the passward and user name of both
In import database the import is not working and running what to do
hey bro to me its not showing the link after running the program on vs code
Anees sir please say me on which model this website is based on like waterfall model, sdlc model or any please help
Agile
can anyone help me im unable to acces tje buyer button to register
Sir project to run ho Raha hai output me link b AA Rahi hai lekin hamare xampp se kaise connect kare
Sir in this project import database is not working
Thank you sir for such a gud detailed explanation we got the project correct 😊
Peace
@@ARKPROCODER sir I have a issue in hospital management system I have downloaded the project but Im nt getting that configuration part in that file
After the login it is not opening anything and even in register also no name is there what to do
Hey have you resolved it? I have the same issue
Sir we want one video on laboratory database management project sir
Sir till login it's working. When i click on Farmer Register, it is showing the home page only. Sir please tell how to solve it?
Same here... Wt to do..?
I got it... We just need to press the space bar instead of clicking the mouse...
@@HandleCookingforSurvivalyea that's what I did. It's working now!
@@HandleCookingforSurvival hi
@@HandleCookingforSurvivalhow it works?
SIR Only login and home page is working
Rest FARMER REGISTER ,Add farming ,farmer detail agro products RECORDS are not loading
any guess what might be the problrm plz help
Same issue. Have you resolved it?
@@glacier112 it's an single page website just scroll down
Same here... Is there anyone who resolved it..?
@@glacier112we need to press the space bar
@@glacier112 it's an one page website just scroll down once u click ...
Bhai database connected nahi ho raha hein
Thank you so much 🙏 I am able to run project successfully
Bro how did you run it
Are you using Mac or windows
Can I get literature survey about this project 🙏
Working successfully thank you bro
can i get er and schema diagram of the project
Broo is there entity relationship diagram for this?
hey bro, Did u get it?
thanks for this wonderful video everything works properly
Your database got connected?
It shows me db is not connected
How to connect to xamp bro
Same problem
Databse is not connecting !
Bro can you do a video on django and mssql server 22 as database
How to clear the record time spand and how to change the developed by anees to some other
Go to html file and rename
Thanku sir and how to delete previous record and timespand
@@Healing_mind70 delete from xamp
@@ARKPROCODER thanku sir
Even after i downloaded flask it's showing no module not found error : no module named 'flask'
And also one more error after signing in ... it's shows operational error..
Please reply brother 🙏🙏
Run below command start server with virtual environment
pip install virtualenv
virtualenv myenv
myenv\Scripts\activate
pip install flask
…. Install all modules whichever needed….
Go to directory where main.py file exists
Run the below command
python main.py
To go one folder directly forward
cd folder-name
Thank you so much brother ❤ i completed....😊
Sir I'm getting operational error while login to website
Did you get the output?
@@DhanushAK-ni6bg yes
@@SanikaGR-vh4xm could you tell me how to recover the operational error
can you please tell how did you fixed it?
Did you get the result for this one? once iam importing the database its showing me the sucess msg but while testing its showing me database not connected
We can also edit the name and email address as we wish right ?
Ya
@@ARKPROCODER it was very helpful thank you so much for ur kindness ❤️
How to change the dbms mini project line
Plz help it's argent
Templates...
auth.html or
base.html
No module install flask
I am asked to make a DBMS project on Automobile Sales Database.
The interface requirement is minimal(command line interface will suffice).
Can you please suggest me something regarding this?
'No module named 'MySQLdb'..............................please help
Checkout with Google stackoverflow and install the module which they suggest
@@ARKPROCODER same problem please
@@abhishek3692 pip install mysqlclient
what to do when we get an attribute error when we are trying to sign up
Check db connected or not
@@ARKPROCODER its coming db connected and when i try to signup i am getting
AttributeError: 'Engine' object has no attribute 'execute'
sorry for the trouble
@@taeffles something is wrong recollect the code and run
@@ARKPROCODER okayy i will try and let you know,thank you
@@ARKPROCODER bro mine also same problem
Thank youu..This is working❤❤
No module named 'MySQLdb'
bro do you get the solution of this problem ??
What technique is used?
Flask
Thank u soo much😊
it is very usefull project thank you
thankyou.
Engine attribute error while signing up please solve or provide the database id and password
Are you using windows ten?
Even i am getting an same error
@@nithyanandauppala5925 check latest code
heyy, i tried overcoming the error by doing a lot but I couldnt , i was doing it for my dbms project , didnt want to waste time so i shifted to medical supply database (another video is in this channel itself) you might get type error sometimes in this, just import the sql file in localhost again and login in to the website again it will work
@@ARKPROCODER yes
thanks a lot bro
thank u sir
Welcome
Thanks bro
Sir i am getting attribute error when I am clicking on farmers register
Plz help us
there is two codes folder try windows 11 code and run
@@ARKPROCODER we have run window 11 code
@@poojamule3674 ya
@@ARKPROCODER in windows 11 also there is attribute error and as well as in windows 10
Thanks
Bro is it working
bro i can't able to install the mysqlclient in cmd..it's showing me error..then How can I proceed furthure rlpy me