Beginning SQL Server 2000 for Visual Basic Developers
Autor Thearon Willisen Limba Engleză Paperback – 2 sep 2003
This book is for Visual Basic developers who want to integrate SQL Server 2000 into their applications. It covers everything you need to know to work with SQL Server 2000 and provide users of your Visual Basic and web-based applications with controlled access to your data. You'll start with an introduction to designing and creating a database and then move on to create increasingly complex T-SQL stored procedures. Throughout, you'll learn how to incorporate data access (including ADO) into your Visual Basic applications, manage security, and make data available across the Web.
Preț: 228.45 lei
Preț vechi: 285.56 lei
-20% Nou
Puncte Express: 343
Preț estimativ în valută:
43.72€ • 45.10$ • 37.00£
43.72€ • 45.10$ • 37.00£
Carte disponibilă
Livrare economică 12-26 februarie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781590592731
ISBN-10: 1590592735
Pagini: 890
Ilustrații: X, 880 p.
Dimensiuni: 178 x 235 x 46 mm
Greutate: 1.37 kg
Ediția:Softcover reprint of the original 1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1590592735
Pagini: 890
Ilustrații: X, 880 p.
Dimensiuni: 178 x 235 x 46 mm
Greutate: 1.37 kg
Ediția:Softcover reprint of the original 1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Cuprins
Introduction to SQL Server 2000; Installing the Personal Edition of SQL Server 2000; Designing and Creating the Development Database; SQL Server Security; SQL Server Query Analyzer; Database Connections; Introduction to Stored Procedures; Stored Procedures versus SQL Statements; Selecting Data; Inserting Data; Updating Data; Deleting Data; Working with Text Data; Installing Internet Information Server (IIS); SQL Server and XML; XML Web Reports; Case Study Part 1: Building an English Query Application; Case Study Part 2: Deploying an English Query Application; Appendix A: SQL Server and VB Data Types; Appendix B: ADO 2.6 Object Model; Appendix C: SQL Server Functions; Appendix D: Building the Hardware Tracking Framework; Appendix E: Creating the Hardware Tracking Business Server Component; Appendix F: References.
Notă biografică
Thearon Willis is a senior consultant with 19 years of IT experience. He is a consultant for an international insurance company that provides web programming services. His web development tools of choice are ASP, dynamic HTML, Visual Basic, and SQL Server.
Caracteristici
Full coverage of SQL Server tools, from installation Query Analyzer to English Query applications Shows how to integrate SQL Server into your VB applications using ADO Extensive coverage of Transact-SQL, and particularly building stored procedures and calling them from VB code Coverage extends right down to advanced topics like SQL Server XML and building web reports