Visual Basic is the #1 programming tool in the world and 70% of VB applications involve a database. However, there is little advanced information for VB database programmers that has been proven in the real world. This book has broad coverage of many issues relating to advanced database design and implementation using VB6. The main feature is the demonstration of the 3 tier solution, enabling more scalable applications. From the coverage of 2 tier solutions a thorough grounding of SQL Server 7, ADO and Database design is provided. The graduation to 3 tier applications is achieved through a practical demonstration of the techniques learned.
Latest Posts
Related Stories
.NET
Handling Exceptions in .NET
A developer's worst enemy is an exception. Trust me; I know. They can sneak up on you and wreak havoc for an entire day....
.NET
Machine Learning in .NET
The rise of the machines has been foretold for many a year on the big screen, in books, and in folklore. Movies such as...
Open Source
Making Pull Requests in GitHub
Why Contribute to GitHub?
GitHub is an online repository hosting service where you can host your own projects, and contribute to projects created by other...