Results 1 to 10 of 10

Thread: More than one table in MDB

Threaded View

  1. #1

    Thread Starter
    Lively Member rabhen's Avatar
    Join Date
    Dec 2001
    Location
    Derby, Derbyshire, UK
    Posts
    79

    Question More than one table in MDB

    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
    Last edited by rabhen; Jun 10th, 2003 at 09:23 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width