I have researched until im blue in the face on google and purchased a book called Beginning
VB 2008 Databases and I STILL cannot find what I am looking for.
It is so frustrating! The book has examples on how to create a form in
VB, connect to a SQL Server Database and delete, update etc but only from pre-defined sql code eg customer id ="cust001".
All I want to do is update, delete and navigate a simple 2 table related SQL Server Database via a
VB form. I want the for to display both related tables of customers and orders and add a few buttons on the form to add, delete, update and navigate through the rows.
But all the examples I find just do not show me how to do this. It is soooo frustrating!