Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Openquery to Visual Foxpro Error

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-09-17 : 10:19:07
John writes "I’m trying to run a openquery to a visual FoxPro table in Query Analyzer ie [ Select * from openquery(SBTDATA, 'Select * from JCTRAN01') ]. My query works great on Fox tables below 100 meg but as soon as I try to query a Fox table over 105 meg I receive a network connection error or it just runs forever. Any ideas why? I'm Running SQL 7 + SP3 on a server that is a dual Pentium III 933 with 2 gig ram, 4 gig Swap & 4-40gig ata-100 drives running full-duplex in stripe/mirror."
   

- Advertisement -