Results 1 to 3 of 3
  1. #1
    Middlemarch is offline Competent Performer
    Windows 10 Access 2019
    Join Date
    Mar 2015
    Posts
    479

    Select From query

    Can you use FROM in a query to get data from another database?
    I can't find an Access example.

  2. #2
    Micron is offline Very Inert Person
    Windows 10 Access 2016
    Join Date
    Jun 2014
    Location
    Ontario, Canada
    Posts
    13,423
    SELECT blah blah blah FROM TableInOtherDatabase IN 'C:\someFolder\myOtherdatabase.accdb' WHERE ...
    Why not just link the other table? With your approach, I don't think you will be able to use any domain functions in such a query, such as DSum, DAvg, etc.
    The more we hear silence, the more we begin to think about our value in this universe.
    Paraphrase of Professor Brian Cox.

  3. #3
    Middlemarch is offline Competent Performer
    Windows 10 Access 2019
    Join Date
    Mar 2015
    Posts
    479
    Thanks Micron. I'll keep that in mind. Mainly want to try a different approach.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 32
    Last Post: 04-20-2022, 09:44 AM
  2. Replies: 0
    Last Post: 06-16-2021, 02:14 AM
  3. Replies: 4
    Last Post: 11-10-2019, 11:10 PM
  4. Replies: 9
    Last Post: 02-07-2018, 08:01 AM
  5. Replies: 5
    Last Post: 05-14-2014, 01:17 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums