Video Rental System

This is a simple video rental system this is a project of mine when im second year.. This video rental program in C# has many function..
and u use sql server as a database for this program..
username:admin
password:kevin
username:cashier
password:kevin
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
wats the admin password for system maintenace password
Nice Work
Will this run on VS2012?
Beautiful program. I am having difficulty getting it to run past the username and password part. I get the following error:
{"A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified)"}
Is there a procedure for loading the SQL DB that must be done prior to running the program in VS? Thanks. MH
admin password
I'd like that also. I got it to run in VS2012. Huge help for those learning C#. Thank you.
Add new comment