Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Server 6.5, ODBC, Tempdb
Message
From
12/10/1999 08:19:23
 
 
To
12/10/1999 06:43:45
General information
Forum:
Microsoft SQL Server
Category:
Other
Miscellaneous
Thread ID:
00275329
Message ID:
00275341
Views:
26
Joe,

Although I can't provide specifics, I can almost accept the results. Since you're using linked tables to access the data, Access is doing the join at the workstation and probably without the help of any indexes.

I'm not familiar with Access so I can't post any solution Access solution. You could always create a view (within SQL Server) of the two tables joined and then create a linked table against the view.

-Mike
Michael Levy
MCSD, MCDBA
ma_levy@hotmail.com
Previous
Reply
Map
View

Click here to load this message in the networking platform