Dazz
09-08-2000, 04:27 AM
I'll start by saying that I have been programming for years but have never done the database thing, so all this DAO ADO SQL stuff means little to me but here goes. I writing some programs that rely on very large FoxPro2.6 data files, the problem that I am getting is that when I open the files using a Data object set as a Dynaset the first time I try to query the file it takes an absolute age to populate the file. It is also very slow when moving through the file. I assume that it is something to do with Jet sitting in the middle, is there a better way.
P.S. I cannot convert the file to Access or something because it is a live file being used across a network.
P.S. I cannot convert the file to Access or something because it is a live file being used across a network.