Others say...

"Learns you the basic about database-programming"
Giving this book ratings is a difficult task - it depends mainly of the readers VB skills.

The title of the book is "Beginning Databases...". It's recommended that you have read "Beginning VB" (also from WROX), before starting this book.

In my case I was often frustrated about how John Connell spend time learning me basic VB stuff. I wanted to learn using databases with VB6, not how to program.

Most of the book takes focus on the Data Wizard and Data Control - both excellent functions in VB6, but Connell uses far to much time describing and using them because they both are pretty simple and intuitive if you are used to controls in VB6.

Connell should have focused more on using references to DAO/ADO, specially since he wants to learn you how to make "profesional" applications.

The most positive side is, that he introduces you to both ADO and DAO - even though ADO is most modern, mastering DAO is often an advantage.
Another positive thing is how Connell introduces you to databases and SQL. After reading the chapters you have the basic knowledge how to design a database-application.

The book promises to "build functional VB user interface for database access". The book is from 1998, so they don't have a modern look.
The interfaces Connell builds are very simple and does not look profesional. For example does he mention the HFlexgrid-control (shows data in a grid where fonts and colors can be modified), but doesn't really explain how to use it.

My conclusion is, that if you know basic about VB but consider yourself as a beginner and want to know more about databases, then this book is relevant. But if you already master VB then only a third of this book is interesting.

"Builds a great foundation..."
If you're still using VB6 (many, many are despite the .NET hype) and you need to put together a database-driven application this is the first book you should buy. It covers all of the basics you'll need to go forward with database programming. It includes chapters on good data design, definitions of databases and good interface design (the chapter "Creating a bulletproof user interface" is useful for any VB6 application, not just database-driven ones). All of this is essential for creating good DB apps, and the author explains these concepts clearly and not too verbosely. It goes beyond the coding and shows you the "why" behind data storage and manipulation. You'll learn much more than VB code.

If you're already conversant in VB6 (the book doesn't assume you are) you will fly through this book. I ossmosized this book, it's that well written, and I was able to absorb everything well in time for a VB project deadline. If you need to learn quickly, this is also the book to get.

The book focuses mostly on Microsoft Access DB programming (which makes sense since most beginners do not have an expensive copy of SQL Server just lying around begging for data), and it covers DAO and ADO and delineates the important differences between the technologies. Though the book provides a good foundation for any VB database programming, it will not teach you how to program using VB6 and SQL Server.

In short, a great introduction to database programming for Visual Basic programmers. Expect to learn a lot, but don't stop here. Move on to a more advanced book after ingesting this one.

"Great introductory book for VB 6 and databases"
With any book the reader must be aware of the intended audience. Ignorance of this critical information often leads to frustration and, I believe, is responsible for many of the negative reviews received.

Having said that, John Connell outlines four intended audiences fot this book including:

1) Those who want to learn how to use VB to access databases.
2) Those who have programmed before, but are new to VB.
3) Those who have used VB before but want to learn of the new ActiveX Data Object (ADO) features for accessing databases.
4) Those who need to learn what new directions VB 6 moves within the strategic UDA paradigm.

If you don't fit one of the above audiences then this book is probably not for you.

Originally I was part of audience (1) and (2). I've been a long-time C/C++ programmer looking to learn database programming in VB and I have found this book to be a wonderful resource.

In this book Mr. Connell doesn't focus on teaching you VB. He assumes that you are already somewhat familiar with that. However, he does review some basic concepts when they arise (like With...End With; and IIF along with others).

The bulk of programming databases with VB comes via two controls, the DAO data control and the ADO data control. The ADO control was (apparently) introduced with VB6. (It has apparently been expanded with .NET as well.) The DAO control is/was (at the time) the more "mature" of the controls. He spends time early in the book introducing the reader to both. Much of the book's middle is used dedicated to imparting an understanding of the DAO data control. After doing that he shows how to do equivalent DAO processing without the DAO data control.

He then shifts to explaining the ADO data control and object model. I have not completed this part of the book yet, (though I've glanced at it) but it looks to be very comprehensive as well. He also covers things like interfacing with ASP, Data Mining, etc.

I checked my copy of the book out from the local library. However, if I ever get to a point when I do serious database development in VB6 then I will definitely buy this book.

"Good book on database programming"
This is a good book on using Visual Basic 6 and databases. The earlier chapters in this the book cover Data Access Objects (DAO). Although there is lots of legacy code that uses DAO/RDO (Remote Data Objects), you will find most Visual Basic development shops may have converted to ActiveX Data Objects (ADO). ADO is covered in the later chapters but it is 2.1. The current version of ADO is 2.7. DAO/RDO/ADO are the "bridges" between a database and Visual Basic applications.

For a developer who is going to be supporting Visual Basic 6.0 and ADO 2.5 or later then this is a good starting point in database programming using Visual Basic 6.0. This book covers Microsoft Access and small amount of SQL Server. There is very little discussion about other databases such as Oracle. I combined this book and John Smiley's "Learn to Program Visual Basic Databases" to give me a solid foundation on databases, ADO, and Visual Basic.

I would recommend "Beginning SQL Server 2000 for Visual Basic Developers" or "Beginning Visual Basic SQL Server 7.0" by Thearon Willis (both from Wrox) for developers who need to use SQL Server and Visual Basic 6. These books are both excellent and will augment this book.

"great book on vb database"
this is an extremely good book on visual basic and the development of database applications. the author's writing style is quite easy to follow. Highly recommended.

 

Buy Cheap Software Now!
  Beginning Visual Basic 6 Database Programming

List Price : $39.99
Our Price : from $4.97




Special offer for you..find the cheapest!
amandas_book_stack from MI, United States offers this stuff for:
Price : $4.97
Usually ships in 1-2 business days
seattleonlinebooksstore from WA, United States offers this stuff for:
Price : $5.00
Usually ships in 1-2 business days
meoanddono from LA, United States offers this stuff for:
Price : $5.39
Usually ships in 1-2 business days
goodwillny from NJ, United States offers this stuff for:
Price : $6.91
Usually ships in 1-2 business days
blue_turtle_books from MI, United States offers this stuff for:
Price : $7.00
Usually ships in 1-2 business days
woodys-books offers this stuff with condition New, new for:
Price : $12.08
Usually ships in 1-2 business days
verdo2 from FL, United States offers this stuff for:
Price : $12.09
Usually ships in 1-2 business days
sams_best from CA, United States offers this stuff for:
Price : $14.95
Usually ships in 1-2 business days
booksblaster from AR, United States offers this stuff for:
Price : $15.75
Usually ships in 1-2 business days
What our customer's say!

"I soon made $5,500.00 with this book", Prior to picking up John's book I had some familiarity with 'desktop' databases like Lotus Approach and MS Access, and had a beginner's understanding of the Basic Language, but felt to intimidated to actually code my own database from scratch in a major programming language.

After studying John's material and hand coding the examples (no copy and paste), I gained the confidence necessary to bid on a Database contract in the manufacturing sector. I won the contract. The database has been in production for over 4 years now.

The client recently asked me to upgrade it. This IS IMPORTANT, because John's emphasis on good database design, code optimization, and component reuse HELPED me to write code that I can easily return to and understand later when it's time for maintenance or upgrades.

And yes, there were two examples in his code that were broken, but they were minor mistakes and he teaches so well that I was able to fix it myself and make the examples work.

P.S. In the recommended titles below:
The first - is actually a great VB/MS HTML help reference.
The second - is by Dan Appleman. Dan's books are a MUST HAVE for serious VB developers.

Other Recommended Titles:
Microsoft Access 97 Developer's Handbook - MS Press
Developing COM/ActiveX Components with Visual Basic 6 - SAMS
Professional Active Server Pages 2.0 - Wrox
Java 2 Primer Plus - SAMS

"Best of the Litter! VB and Database development with ADO", I strongly recommend purchasing a copy of Beginning VB6 Database.

WHY?
Top quality code that works!
Great working examples!
Gets you into the "preverbal" guts of VB Database programming.

Want to learn how ADO works? You will find in Johns book.

John's book has taken me well beyond the "basics" of VB database programming, with...

First rate screen shots of the applications development and the real world examples he presents as you move along from one chapter to the next.

And yes all with excellent easy to follow explanations and code.

Solid examples of good Class development. Well document/written/
Useful API code and more importantly it works!

And guess what John explains why!!!

I could go on and on, but I think you get the point.

Soooooooooo....
If you what get a grip on ADO, I can't think of a better place to start then with...
Beginning VB6 Database!!!

THANK YOU JOHN!!

"Good Starting Book For New Programmers", I purchased this book with the intention of getting a better idea of what I need to do to get a grasp on writing database driven applications.

This book is wonderful for those who have some VB experience and want to continue learning the more in-depth portions of Visual Basic.

I have also used this book in conjunction with my school as a reference guide for my database programming class.

"OK but not super perfect", Did not like the part that the book covers for the most part DATA controls for MS-Access programming. Not benefecial if your are gonna be using referencial code based coding reference source.

"Hurray for John Connell", Hurray for John Connell he speaks to us beginners on our level. It was also very encouraging when he mentioned that he did not get it the first time, he had a light bulb moment. I have never heard a guru admit that before they usually give the impression that it came very easy for them.

The exercises seemed to encompass a lot of VB functions, uses, and neat tricks. The explanations are complete, well thought out, and unambiguous. With little or no exposure to VB any programmer should be able to follow along.

My next goal is VB.Net I hope Mr. Connell will write/has written a book that addresses it. Wrox should adopt his style for all of their text books.



 
You might need this...

Learn to Program Visual Basic Databases (Learn to Program)
details..
 

Microsoft Visual Basic 6.0 Professional Step by Step, Second Edition (Step By Step (Redmond, Wash.).)
details..
 

Visual Basic 6 Database Programming for Dummies
details..
 

Programming with Visual Basic 6.0, Enhanced Edition
details..
 

Jeffrey McManus' Database Access with Visual Basic 6 (Other Sams)
details..
 
Read this reviews before You buy...

"A Great Read - John Connell is just superb", This book on Database Programming is just great. Very well written and the author explains many complex tasks in a very simple way.
John Connell is truly a great teacher and superb author.
Read this book - It's just great.

"examples for MS Access", I haven't finished reading the entire book. This is my opinion thus far: The book only discusses interfacing VB6 to Microsfot Access databases. It does not get into Oracle, or other databases. Seems to have a lot about ADO, and some DAO.

"Another Gem Discovered", If you found this book as useful and enjoyable to read as I did, check out "Visual Basic.Net Coding Techniques" ISBN 0735612544. I found this as helpful for .Net as Beginning Database is for VB6. In a word, excellent.

"Full of ERRORS, But No Doubt An Excellent Book", I should have rated this book 5 stars if there were not so many errors.I have been learning this book for a couple of weeks, but moved so slowly just to Chapter 7. The main CAUSE is it is sadly full of ERRORS.I had just kind of basic knowledge of VB when I started learning from this book.It helps me a lot, but it makes the life hard. It is no doubt an excellent book. But I feel so sad that it's full of errors. The book itself is full of errors. The downloaded source code contains errors. The ERRATA still can't avoid errors. As the result, most part of the example code can be compiled. Although learning from errors seems a good way to learn something, it is just not the case like this. Whose fault is it? The Author, or Publisher, or Both?

Is there a new version of this book? Does anyone has the Auther's email address. I really want to email the Auther and ask for a correct and clear copy of ERRATA and SOURCE CODE.

""Easy to be read and the examples are really helpful"", Some introductory programming books make things very easy when you read the text but...This book will present an example that may be used in real life making the necessary adjustments.That's what happened to me after finishing the reading and trying to make the model run, which runs using Microsoft Access Database and not a SQL one.Congratulations to the author!

 
 
 

All the software listed in this directory are shareware and commercial software. There are no free software here. We have many utilities which run on windows, mac / macintosh, linux and unix. As one of the download directory in internet we have many software and application. All of our applications / app are downloadable for your computer. We also have shareware, demo, osx, linux, xp, windows, 95, 98, 2000, win, winfiles program file. The extension of files may vary, it can zip, exe, jpg and many more. We don't support illegal software like hack, crack and serial number. No hacking and cracking.

Online PAD Generator / Download Site / Term Of Use / Privacy Policy / Disclaimer

 
 

Copyright ? 2004-2008. Shareware Download, Files Download. All Rights Reserved.