Wrox Programmer Forums
|
BOOK: Access 2003 VBA Programmer's Reference
This is the forum to discuss the Wrox book Access 2003 VBA Programmer's Reference by Patricia Cardoza, Teresa Hennig, Graham Seach, Armen Stein; ISBN: 9780764559037
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Access 2003 VBA Programmer's Reference 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 November 14th, 2005, 03:48 AM
Registered User
 
Join Date: Nov 2005
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default Reference Manuals?

Is there a book or reference manual one can purchase that explains how to better utilize the VB.Net 2003 environment to fully utilize Access tables programmatically?

I am working on an application that requires the user to select a task and then the program performs it ---- without the user having the opportunity to screw things up.

So far, I am using Wrox's Beginning VB.Net 2nd Edition and Wrox's Beginning VB.Net Databases. They've whetted my appetite, but fail to satisfy the programmable functionality I enjoyed in VB 5.0.

The specifics I need include how to design and utilize complex SQL functions strictly within the code, NOT through datagrids, etc. For example, a table load that is beyond the basic table load in that I want to be able to check the table for existing values before attempting to insert the row. Basically, if the row is there, it's an update, not an insert. And this all has to be done programmatically as the technical ability of my end users peaks at playing Solitaire.



 
Old November 15th, 2005, 12:29 PM
Registered User
 
Join Date: Nov 2005
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default

One book I used as a beginner in VB.net programming was "Visual Basic.Net: an object oriented approach" ISBN 0-619-01658-2 It wasn't bad for understanding the new object oriented .net approach. A more advanced book is: "Advanced Programing using Visual Basic.net" ISBN 0-07-251239-3

 
Old November 16th, 2005, 03:46 AM
Registered User
 
Join Date: Nov 2005
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default

And these books show how to programmatically insert/update/delete with an Access database?


 
Old December 2nd, 2005, 05:30 PM
Registered User
 
Join Date: Nov 2005
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default

They show how to update, delete and insert data into a Access database and any other database also although a little weak on non microsoft database's. Data validation is also covered.






Similar Threads
Thread Thread Starter Forum Replies Last Post
By value, By reference watashi C++ Programming 1 October 10th, 2007 11:04 PM
reference. scandalous ASP.NET 2.0 Basics 1 April 9th, 2007 07:29 PM
get reference name demac43 Excel VBA 2 November 20th, 2006 02:35 PM
in need of reference! alialibidad SQL Language 1 June 4th, 2006 05:14 AM
in need of reference! alialibidad ASP.NET 2.0 Professional 0 June 3rd, 2006 04:11 PM





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