O
OD
I created a Web page using FrontPage Database Wizard so that users can add record into an SQL server. I selected to use ASP.NET. It is working ok, but everytime a user clicked the Submit button without filling in a required field, the database generate error for this user and the next users will not be able to access the database anymore unless I stopped and restart SQL server. Is there a way to prevent this from happening?
Thanks!
OD
Thanks!
OD