Results 1 to 2 of 2

Thread: dilemma: linked tables or network

  1. #1

    Thread Starter
    Member
    Join Date
    May 2000
    Posts
    32
    whats differences and which way is better: to use database with linked tables or directly reach mdb file through network?
    thanks!
    Arnas

    VB6 client & Access2000

  2. #2
    Frenzied Member
    Join Date
    Aug 1999
    Location
    Santa Clara, Ca , 95058
    Posts
    1,105
    Prior to Access 2000, the answer would have to be linked tables for the simple reason that Access(Jet) sends to the client, DDL for every table that is accessed in a network open, where with linked tables that information already exists on the client. I don't know if Microsoft changed things in Access 2000....

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