Welcome To The Home Of The Visual FoxPro Experts  
home. signup. forum. archives. search. google. articles. downloads. faq. members. weblogs. sponsors. rss.
 From: Stefan Wuebbe
  Where is Stefan Wuebbe?
 Hamburg
 Germany
 Stefan Wuebbe
 To: DEREK DODOO
  Where is DEREK DODOO?
 READING, UK
 United Kingdom
 DEREK DODOO
 Tags
Subject: RE: datafile access very slow (native vfp6)
Thread ID: 203556 Message ID: 203596 # Views: 29 # Ratings: 0
Version: Visual FoxPro 6 Category: Databases, Tables and SQL Server
Date: Friday, November 14, 2008 12:39:35 PM         
   


> >
> > That does not sound like a VFP problem, but rather like optimization issues in your code.
> > When you for example say that indexing is slow, you might not want to do that at runtime at all, but once only, in the Table Designer, for example (Views are an exception, but they are not shared files).
> >
> >
> > hth
> > -Stefan
>
>
> Some of the indexing cannot be done on the server , for some strange reason.
>
> You start it and the next thing is that the data becomes corrupted, especially if there is an .fpt included
>
>
> I'm confused

Hm, not sure what a good answer might be ... Perhaps an optimistic one? :-)
Indexing works well in VFP in general and for many users. So most likely yours will work too, but you'll first need to find out why exactly it does not now. What is the exact error message when your code does what?


hth
-Stefan



COMPLETE THREAD
datafile access very slow (native vfp6) Posted by DEREK DODOO @ 11/14/2008 10:22:36 AM
RE: datafile access very slow (native vfp6) Posted by Stefan Wuebbe @ 11/14/2008 10:27:03 AM
RE: datafile access very slow (native vfp6) Posted by DEREK DODOO @ 11/14/2008 10:35:56 AM
RE: datafile access very slow (native vfp6) Posted by Stefan Wuebbe @ 11/14/2008 12:39:35 PM
RE: datafile access very slow (native vfp6) Posted by Mike Yearwood @ 11/14/2008 3:12:42 PM