leaving blank text box in form when inserting data
|
ASP.NET 2.0 ProfessionalIf you are an experienced ASP.NET programmer, this is the forum for your 2.0 questions. Please also see the Visual Web Developer 2005 forum.
Welcome to the p2p.wrox.com Forums.
You are currently viewing the ASP.NET 2.0 Professional section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
leaving blank text box in form when inserting data
Hi guys.
would anyone help me how to leave some blank text boxes when inserting data.
when i built my database i have made some columns to accept null values. however when i built my form with text boxes and i tried to leave the onces that accept null values empty and press insert, i got an error message saying that there is an sql error (swl execution error).