September 11, 2007 at 7:45 am
Hi,
I have created a linked server to Foxpro and have been able to retrieve data from the Foxpro tables from a storde procedure in SQL. The problem I have is that it is returning deleted records as well as live records. When I create a DSN I have the option of including/excluding deleted records and all works well using MS Query tools. I can't figure out how to do that on a Linked Server. Does anyone have any ideas?
Thanks
September 12, 2007 at 1:37 am
Hi Robert
Have you tried "WHERE NOT DELETED()" in your query?
Cheers
ChrisM
For fast, accurate and documented assistance in answering your questions, please read this article.
Understanding and using APPLY, (I) and (II) Paul White
Hidden RBAR: Triangular Joins / The "Numbers" or "Tally" Table: What it is and how it replaces a loop Jeff Moden
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply