Database Access with Visual Basic 6

Database Access with Visual Basic 6
Authors
Jeffrey P. McManus
ISBN
0672314223
Published
31 Jan 1999
Purchase online
amazon.com

Database Access with Visual Basic's major emphasis is on solutions, not technology. Rather than rattling off a list of features, diagrams and acronyms, this book provides step-by-step examples of the most important techniques developers typically go through to create database applications.

Page 2 of 2
  1. Editorial Reviews
  2. Customer Reviews

Customer Reviews

James Sandomierski said
I worry that there may be multiple editions of this book; mine was published in 1999. ADO, the key database technology of VB6, isn't treated until Chapter 10, followed by a quick jump to IIS in Chapter 11. Had problems getting some of the examples to run; the website offered hasn't been up for quite a while. This isn't a bad VB6 database book, and in fact I'd recommend it for students developing their background in the historical development of Microsoft's Universal Database Access technology -- its presentation of the older technologies is great. This text won't, however, solve any problems you'll encounter trying to develop VB6 database applications.

Mike .P. Hermiston said
Jeffrey writes extremely well and the previous edition of this book was the definitive book on the subject. This wasn't quite as good and lacks a degree of detail that a professional developer could need if messing about with data access but don't let me sound as if I'm putting you off...its a must have on your book shelf compared to some of the junk written on this subject.

He's also unique amongst authors in that he actually replies to E-mails you send him...

IVSEN PLATCHECK said
Even though this book is a little old, and still shows some already unused techniques and resources, as DAO, it brings a good starting for basical VB-60, and good ideas over database accessing, either local or remote. If you are thinking about starting, this book is fine. But, be sure, you will need other titles, when you intend to go deeper in the subject, or you need newer techniques, as ADO.

Alejandro Dominguez said
What a wonderful book! You can't seriously start writing professional VB application if you don't have this book. Any intermediate user should get it ASAP. Keep in mind, it's not for learning VB, you should first get an introductory book for that. However, I can't give it 5 stars. First, the book's first printing is from Jannuary 1999, it favors DAO a lot more than ADO (which is Microsoft's actual leading technology in data access) and he consistly uses ADO with ODBC (which is a good way to slow down a perfectly running application). Good overviews offered regarding SQL Server and Active Server Page, but just overviews. Get it, read it, use it. After that your application will be much better and you'll know in which field of databases you want to focus. If you want DAO then you are fine. For ADO, ASP or IIS you'll need something for more advanced users.

Deborah Brown said
I often refer to this book when I need some assistance. It covers everything I need to know as far as what i'm doing, you couldnt ask for a better book, both as a learning tool and as a reference.

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“If Java had true garbage collection, most programs would delete themselves upon execution.” - Robert Sewell