Welcome To The Home Of The Visual FoxPro Experts  
home. signup. forum. archives. search. google. articles. downloads. faq. members. weblogs. sponsors. rss.
 From: Chris
  Where is Chris?
 
 North Carolina - United States
 Chris
 To: Ilya Rabyy
  Where is Ilya Rabyy?
 Fountain Valley
 California - United States
 Ilya Rabyy
 Tags
Subject: RE: backgroundfetch
Thread ID: 181300 Message ID: 181322 # Views: 24 # Ratings: 0
Version: Visual FoxPro 8 Category: ODBC, ADO and OLEDB
Date: Wednesday, July 02, 2008 7:43:50 PM         
   


> > Does anyone know what the backgroundfetch parameter does in this connection string?
> >
> > "Driver={Microsoft Visual FoxPro Driver};SourceType=DBF;SourceDB=\\fileserver\;Exclusive=No;Collate=Machine;NULL=NO;DELETED=NO;BACKGROUNDFETCH=NO"
>
> You have probably this string taken from http://www.connectionstrings.com/?carrier=visualfoxpro, colleague.
> Perhaps this will give you some insight: http://support.microsoft.com/kb/269881.
>
> HTH.
>
> Regards,
>
> Ilya


I had found a connection string somewhere that had backgroundfetch=yes and it had been working in VB windows apps. My problem started when I tried to connect to VFP data from a VB web application and it told me the database didn't exist. I finally found changing that setting to NO fixed it. Of course I then wanted to know what that setting did.

Thanks!



COMPLETE THREAD
backgroundfetch Posted by Chris @ 7/2/2008 5:20:45 PM
RE: backgroundfetch Posted by Ilya Rabyy @ 7/2/2008 7:20:35 PM
RE: backgroundfetch Posted by Chris @ 7/2/2008 7:43:50 PM