Results 1 to 2 of 2

Thread: copying tables???

  1. #1

    Thread Starter
    Frenzied Member ae_jester's Avatar
    Join Date
    Jun 2001
    Location
    Kitchener Ontario Canada Earth
    Posts
    1,545

    copying tables???

    Hi,

    I am making a 'archive' database which keeps track of older reservations. Each year I need all the reservations for that year in their own table, for example tblReservations2002.

    I had started to try to create tables dynamically and add fields dynamically and then fill the table with data, but then i thought there must be a simpler way to do this.

    Is there any way thru vb to copy (export) an entire table from one database to another, keeping all data intact?????

    Thanx a bunch

  2. #2
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373
    via a reference to the access application itself you can do this

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