Login And Dynamic Menu (Using Stored Procedure)
Submitted by shiundu on Friday, November 25, 2016 - 19:24.
Language
Login And Dynamic Menu (Using Stored Procedure) project will show you how to create a user login by use of stored procedure. I used visual studio 2012 and Microsoft SQL Server 2014. The project shows how one can create a dynamic menu from the database and load the menu based on user privileges. Though, not complete the project also shows how you can create a window start menu.
The credentials for logins are:
username:shiundu
password:admin
Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.
Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.
FOR YOUR OWN SAFETY, PLEASE:
1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.
Comments
db.sql has errors
db.sql file has errors.
i am running sql server 2012 and db.sql file is not compiling. There are lots of errors.
Add new comment
- Add new comment
- 620 views