Catálogo de publicaciones - libros
Beginning VB .NET 1.1 Databases: From Novice to Professional
Dan Maharry James Huddleston Ranga Raghuram Scott Allen Syed Fahad Gilani Jacob Hammer Pedersen Jon Reid
Resumen/Descripción – provisto por la editorial
No disponible.
Palabras clave – provistas por la editorial
Software Engineering/Programming and Operating Systems
Disponibilidad
Institución detectada | Año de publicación | Navegá | Descargá | Solicitá |
---|---|---|---|---|
No detectada | 2005 | SpringerLink |
Información
Tipo de recurso:
libros
ISBN impreso
978-1-59059-358-5
ISBN electrónico
978-1-4302-0010-9
Editor responsable
Springer Nature
País de edición
Reino Unido
Fecha de publicación
2005
Información sobre derechos de publicación
© Apress 2005
Cobertura temática
Tabla de contenidos
Working with Text and Binary Data
Dan Maharry; James Huddleston; Ranga Raghuram; Scott Allen; Syed Fahad Gilani; Jacob Hammer Pedersen; Jon Reid
In this chapter, you learned how to store and retrieve binary and large amounts of text data. You stored such data in a database and then retrieved and displayed it. We’ve covered the fundamental VB .NET techniques in this chapter that work with any type of database, but it each RDBMS works slightly differently when it comes to dealing with this type of large data. It’s a good idea to check in the documentation for the exact name of the types used for storing binary and large text data. Likewise, check to see if any database-specific issues affect performance when working with these data types.
This completes our coverage of VB .NET and databases using ADO.NET 1.1. In the next (and final) chapter, we introduce some of the changes in the forthcoming ADO.NET 2.0.
Pp. 523-545
Using ADO.NET 2.0
Dan Maharry; James Huddleston; Ranga Raghuram; Scott Allen; Syed Fahad Gilani; Jacob Hammer Pedersen; Jon Reid
In this chapter, you examined a handful of new features of ADO.NET 2.0. It has many more enhancements; in fact, it has so many that several books could probably be written on how best to exploit them, especially in concert with enhancements to SQL Server itself. But the fundamentals of using VB .NET to access databases that you’ve learned in this book are still the ones you most need to understand.
The ADO.NET architecture has expanded and now offers even more powerful and convenient ways to process database data, but ADO.NET still comes down to connections, commands, and data providers that pass results to data readers either explicitly or implicitly.
Well, that’s it. By now you should feel confident and competent in VB .NET database programming. You’re no longer just a beginner. We hope you enjoyed our book and found it helpful in your work. Most of all, we hope you’ll have as much fun using VB .NET and ADO.NET as we do for real-world programming!
Pp. 547-558