|
|
Автор: R.Jennings
Издательство: Wrox
Год издания: 2006
isbn: 0-7645-7678-X
Количество страниц: 620
Язык: english
Формат: PDF
Размер: 12 Мб
Каталожный номер: 2385
|
One-on-One Expert Visual Basic 2005 Database Programming concentrates on programming the .NET Framework 2.0’s System.Data namespace, which implements ADO.NET 2.0 and related namespaces, such as System.Transactions and System.Xml. The book isn’t a new user’s guide to the .NET Framework, VS 2005, VBX, or VB 2005; it’s devoted entirely to data-related topics. Many code and project examples in the early chapters retrieve and update table data directly with customized SqlConnection, SqlCommand, and SqlDataReader objects. Later chapters’ examples use strongly typed DataSets that are filled by TableAdapters and display data in bound text boxes, DataGridViews, and dropdown lists. SQL Server 2000, MSDE 2000, SQL Server 2005, or SQL Server 2005 Express (SQLX) can serve as the data source for the code and sample projects of the book’s Parts I through III. Most examples in these parts can be modified to run with Access 2000 or later .mdb files with the native OleDbproviders. Part IV covers important new features of SQL Server 2005 and SQLX. Thus, the T-SQL and VB 2005 code of Part IV’s chapters requires SQL Server 2005 or SQLX. SQLX is missing some new SQL Server 2005 functions, so you’ll need SQL Server 2005 Developer Edition or higher to get the most out of Part IV.
|
|