Summary

Chapter 6 - Creating and Inserting Records
byJohn Kauffman, Fabio Claudio Ferracchiatiet al.?
Wrox Press ?2002

In this chapter, we have looked at the basic theory of inserting records into a database using standard SQL statements. You've learned how to write code in order to execute INSERT commands using ADO.NET command objects. You've also seen how, by using the Parameters collection that's exposed by command objects, you can write more readable code. Finally, we have examined how to use DataSet objects in conjunction with data adapter objects in order to insert values read from ASP.NET forms and XML files.

So: you know how to create new records, and how to insert them into a database - but that's only half the story. In the next chapter, we will look at how to modify and delete existing database records.



Beginning ASP. NET 2.0 and Databases
Beginning ASP.NET 2.0 and Databases (Wrox Beginning Guides)
ISBN: 0471781347
EAN: 2147483647
Year: 2004
Pages: 263

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net