Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Very Large Data Files
Message
From
26/01/2002 11:50:42
 
 
To
26/01/2002 10:15:39
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00611039
Message ID:
00611069
Views:
19
>Can anyone tell me if you can compress a visual foxpro 5/6 datafile and still interact with it in real time. I have created 12 datafiles all around 2 gig in size but would like to make them into one file for searching. Is there maybe another operating system i could use instead of Windows?
>
>I have seen several products similar but they must be written in C. They allow very quick searches to take place and are accessing the same amount of records but the file size is less than 2 gig.
>
>I thought that Foxpro was the best language to use for minipulating data!
>
>Anyone got any ideas
>
>Regards
>
>Gareth.

Gareth,

I don't think you'll find anything for this problem other than another product.

BUT, depending on the number/size of indexes, you might be able to leave them as they are and have a separate file containing their indexes (indexed here too) with a data field pointing to the actual table with the relevant data.

I've never been faced with doing this myself, but see no reason why it can't work provided that the relevant index fields can ALL fit within a 2gig table.

good luck

Jim Nelson
Previous
Reply
Map
View

Click here to load this message in the networking platform