Wrox Programmer Forums
|
BOOK: Expert One-on-One Visual Basic 2005 Database Programming
This is the forum to discuss the Wrox book Expert One-on-One Visual Basic 2005 Database Programming by Roger Jennings; ISBN: 9780764576782
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Expert One-on-One Visual Basic 2005 Database Programming section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old February 7th, 2006, 05:56 PM
Wrox Author
 
Join Date: Feb 2006
Posts: 36
Thanks: 0
Thanked 0 Times in 0 Posts
Default Updated Source Code Available from Temp. FTP Site

[Updated 2/15/2006] By accident, the wrong version of the source code for early book chapters was posted to the WROX site. Here's the story from my Amazon.com "Plog" for the book and the entry on http://oakleafblog.blogspot.com:

I've uploaded to the WROX download code site (http://www.wrox.com/WileyCDA/WroxTit...load_code.html) a complete refresh of the Visual Basic 2005 source code for Chapters 1 through 9 of the source code files for Expert One-on-One Visual Basic 2005 Database Programming. The refresh includes source code for chapters 10 through 12, which is unchanged. The update contains fixes for code in chapters 1 through 5 that readers weren't able to open in Visual Studio 2005's Windows form designer, as well as other minor fixes. The individual chapter zip files (Chapter 01.zip through Chapter12.zip) have different names than the original versions, but the new contents will overwrite the original source code copied to your \VB2005DB\Chapter01 through \VB2005DB\Chapter12 folders.

Important: You must download Part 1 (57678X_code.part1.exe, 9.44 MB) and Part 2 (57678X_code.part2.rar) into the same temporary folder of your choice (e.g., C:\Temp). Then run 57678X_code.part1.exe to start the extraction process for the Chapter##.zip files into the same or another folder (e.g., C:\VB2005DB). Finally, extract each Chapter##.zip file to a \VB2005DB\Chapter##\... folder and subfolders by marking the Extract dialog's Use Folder Names check box. For an illustrations of the WinRAR and WinZIP dialogs, go to http://oakleafblog.blogspot.com/2006...ual-basic.html.

Caution: If you want to save modifications you made to the original source code, please change the name of your current \VB2005DB folder before opening the Chapter##.zip files.

The source code update also contains a new version of Chapter 2's ReportViewerDemo.sln WinForm project and adds a new ASP.NET 2.0 ReportViewerWebDemo WebForm project to Chapter 8. You can learn more about the new ReportViewer control for WinForms in my "Build Client-Side Reports Easily" article in the November 2005 edition of Visual Studio Magazine. Watch for the announcement of a similar article about the ReportViewer control's WebForms version. This OakLeaf Blog post has links to this an other recent VSM articles.

--rj
 
Old March 21st, 2006, 07:47 PM
Wrox Author
 
Join Date: Feb 2006
Posts: 36
Thanks: 0
Thanked 0 Times in 0 Posts
Default

The article and downloadable code for the ASP.NET 2.0 version of the ReportViewer control is avaialble via http://oakleafblog.blogspot.com/2006...ndows-and.html.

--rj
 
Old October 26th, 2006, 09:11 AM
Registered User
 
Join Date: Oct 2006
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default

In the book Visual Basic 2005 database programming, the code on page 144 includes the line

.Cells(1).Value = Me.CustomerIDTextBox.Text

However, this control was deleted on page 135 at instruction 4.

Is there ar correcte dversion of this line?






Similar Threads
Thread Thread Starter Forum Replies Last Post
Updated Source Code MichaelWacey BOOK: Beginning Spring Framework 2 ISBN: 978-0-470-10161-2 0 February 16th, 2008 01:05 AM
Using Temp Table as Source Error S_Pete SQL Server DTS 4 July 15th, 2004 03:17 PM
I can't find the source code from wrox web site michaelbeyond Servlets 4 March 11th, 2004 08:15 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.