Results 1 to 3 of 3

Thread: [RESOLVED] Delete tables from database programatically

Threaded View

  1. #1

    Thread Starter
    Lively Member mindloop's Avatar
    Join Date
    Mar 2004
    Posts
    64

    [RESOLVED] Delete tables from database programatically

    hy there ,
    i have a database with numerous tables and i need to make a copy of it, then delete the tables i don't need, leaving only one table in the copied file.
    is this possible ? modifying the .mdb structure through vb.net?
    i need this so that i can export data from one table only in a single file, and the other tables are just taking up space (the whole database has 6 mb when it is empty and is not very portable.)
    i could store a database containing only my desired table with the program files for this purpose only, but i was wondering if there is another way as i don't like this solution.
    any ideeas ?
    Last edited by mindloop; Apr 27th, 2004 at 03:30 PM.
    ehmm...

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