• Linking between databases (2003)

    Author
    Topic
    #448954

    I would like to create another database from a database I currently use and link to tables from that database. Where in proximity to the table I want to link tables to does the new database have to be? Same drive, network etc… I have been requested to create a scaled down version of a database I currently maintain and this will be put out on a lan drive, Cognos Server . The main database will be on a network drive, different server. I thought if I linked the tables in the two databases, I wouldn’t have to import the data twice. I really don’t understand network stuff….

    Viewing 0 reply threads
    Author
    Replies
    • #1099408

      The user should be able to “see” the folder in which the database with the tables is stored, and have full permissions (read/write/create/delete) in that folder. That is sufficient.

      • #1099420

        Does linking the tables make the database having the linked tables smaller?

        • #1099426

          Yes, a linked table takes up very little space, since the data (i.e. the records) are not stored in the linked table, only information about the design of the table and about the location of the “real” table.

          • #1099439

            The main database will be overwritten monthly. Will this break the links? Sorry for the dumb questions but I don’t want to set everything up only to miss something that won’t make this possible.

            • #1099440

              Do you mean the database with the “real” tables? As long as the name of the database remains the same and the names of the tables as well, you’ll be OK. If there is a change in either, you’ll have to relink the tables.

            • #1099457

              Thanks Hans.

      • #1111496

        I have a similar question: is there anything ODBC-ish we can set up between two access tables? Scenario:
        – one database on a web server for which I don’t want to open full permissions
        – “linked” database on a shared network drive where folks can create their own forms and additional tables based on the data dumped into the first database

        Fingers crossed,
        Angela

        • #1111497

          The Jet Engine doesn’t support linking to a database using HTTP (internet).

          If the data are relatively static, you could place an Access backend on the shared network drive, and import data periodically, for example every night.
          If the data are more dynamic, consider storing them in a SQL Server or MySQL database – you should be able to link to those over HTTP from the Access frontend.

          • #1111565

            Darn! The fields will be changing frequently enough that I’m thinking setting it up in SQL will be too much of a pain; will perhaps try to think of other options. Greatly appreciate the help, though. Does anyone know of an online “forms engine” that would let you create forms on the fly and manage the data behind the scenes in the style of survey monkey?

    Viewing 0 reply threads
    Reply To: Linking between databases (2003)

    You can use BBCodes to format your content.
    Your account can't use all available BBCodes, they will be stripped before saving.

    Your information: