I wonder if there is SQL Server version of DLookup?
In my SQL statement, I have embedded a dLookup and it is very fast when I run against Access tables. But as soon as I run it against linked tables to SQL Server, it seems like SQL Server returns all rows and it is very slow.
Thanks
In my SQL statement, I have embedded a dLookup and it is very fast when I run against Access tables. But as soon as I run it against linked tables to SQL Server, it seems like SQL Server returns all rows and it is very slow.
Thanks