Hello,
I'm new to VB.NET (coming from Microsoft Access), so any help here is greatly appreciated!
I have a simple vb.net project with a form, dbSource, DataSet, BindingSource and TableAdapter.
Project uses a Microsoft Access db with a 4 tables; tblJobs with a 1:M relationship with tblDelivery...