Viewing 5 posts - 1 through 5 (of 5 total)
Mike,
Hmmm, sounds like a SQL Server bug (why would linked servers not respect the ODBC settings?) I wish I had something more to offer, but when the underlying linked server...
January 24, 2005 at 10:46 am
You can suppress the deleted records in ODBC by configuring the ODBC driver for VFP. Try going to Start->Control Panel->Administrative tools->Data Sources (ODBC).
Select the Visual FoxPro Tables from the list...
January 24, 2005 at 8:02 am
Hi Mike,
I've never had much luck with the VFP OLEdb provider when it comes to SQL Server linked server. I suggest that you use the ODBC driver instead. For more...
January 21, 2005 at 3:52 pm
Nice article that I plan on using when someone looks at me with a blank stare when I try to explain the difference between static and dynamic queries.
The application I...
April 21, 2003 at 1:07 pm
Where I work we designed our application from the ground up to use SQL Security. Even though at this time all users connect to a domain control and could use...
October 30, 2002 at 3:08 pm
Viewing 5 posts - 1 through 5 (of 5 total)