Hi there, i hope someone can advise me,
i am attempting to write a program that links to an access database which has more than one table in it, (3 to be exact) the book i am using only shows how to use one table, but i would like to know what i would need to do to use another table, on the same form, linked to the first table.
I am using OleDbConnection, OleDbDataAdapter and DataTable (as described by the book) is there another way?
Do i have to use DataSets? and if so, how do i use them...? (i tried using the Microsoft Help and came away more confused than before )
![]()
![]()
![]()
R




Reply With Quote