Chapter 10: Appointment Booking System
I have an error for this:
Server Error in '/TEST/AppointmentBooking' Application.
--------------------------------------------------------------------------------
Failed to update database "E:\WEBSERVER\TEST\APPOINTMENTBOOKING\APP_DATA\ASP NETDB.MDF" because the database is read-only.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Data.SqlClient.SqlException: Failed to update database "E:\WEBSERVER\TEST\APPOINTMENTBOOKING\APP_DATA\ASP NETDB.MDF" because the database is read-only.
================================================== ================
Please let me know how to change a permission for the database.
Thank you,
Sam
|