How to connect database in VB.Net. Which book is good to understand it.
Database connection in VB.Net
Collapse
X
-
Hi, if you're still using VB.NET 1.1 there is a book called
Beginning VB.NET 1.1 Databases From Novice to Professional.
This book is a very good book in my opinion and it does an excellent job of explaining how to create database driven applications using VB.NET. I don't know if there is one for VB.NET 2005 by the same authors but you can google it. Hope that helps.
Comment