(Scott Mitchell) When storing user-supplied text data into a database, it is essential that the length of the user’s input does not exceed the size of the corresponding database table field. To ensure that a user’s input is within the legal bounds, you can: set the TextBox control’s MaxLength proper
Read More - Register for Free Membership
