Results 1 to 2 of 2
  1. #1
    wil is offline Novice
    Windows XP Access 2007
    Join Date
    Jul 2010
    Posts
    7

    linked table displaying different data than source

    I have a linked table in Access 2003 DB whose source is a View in SQL Server 2005.

    The view is a Left Outer Join and the linked table displays what is essentially a different set of data than the source view.
    --I should clarify here: in the data source, there will be 3 records for item #123 - each referring to a different supplier (Supplier # ABC, DEF, GHI)
    --in the linked table there are still 3 records for item #123, but all three are for Supplier # ABC

    I s'pose my question is whether anyone else has tried using a SQL View as source data for a linked table and run into similar issues?
    Last edited by wil; 08-05-2010 at 02:32 PM. Reason: clarification of central issue

  2. #2
    wil is offline Novice
    Windows XP Access 2007
    Join Date
    Jul 2010
    Posts
    7
    It appears that the two DBs are indexing on different fields.

    Considering building the join on Access instead of using a View from SQL. Another option is building an actual table on SQL rather than using the view.

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

Similar Threads

  1. Replies: 30
    Last Post: 06-26-2011, 10:47 PM
  2. Replies: 3
    Last Post: 01-21-2010, 08:10 PM
  3. Replies: 2
    Last Post: 10-27-2009, 07:09 AM
  4. Data migration open source tool
    By pgdabler in forum Import/Export Data
    Replies: 0
    Last Post: 10-07-2009, 08:46 AM
  5. Replies: 0
    Last Post: 08-30-2006, 02:50 AM

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