You are currently viewing the BOOK: Professional ASP.NET 2.0 Databases ISBN: 978-0-470-04179-6 section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.
I am new ASP.NET and I am looking to find out where I can find information on how to add data to a empty table via a web page. The web page needs to indicate that there is no data in my table at this time and that I have the ability to insert the required data into that empty table in my SQL database. I do not wish to know how to use data in a table for this is all I can find.