Tiemo,

When it comes to huge databases with records in the thousands then yes, I do resort to other database engines. But as of yet, I have not been involved in projects that large.

Most of my projects involve small databases, usually with records well under 1,000. So flat-file is the way I usually to go.


Derek Bump
Dreamscape Software
http://www.dreamscapesoftware.com

___________________________________________________________________
Compress your photos quickly and easily with JPEGCompress 2.9!
http://www.dreamscapesoftware.com/products/jpegcompress/


Tiemo Hollmann TB wrote:
Interesting to read, did you ever compared the performance on "big" datas?
Up to now I havn't found a performing way how to loop through 20.000 records
in a flat file for generic selection with a search term compared with a
select - where. Looping through 20.000 records and searching for a sting
with lineoffset() to select a list of datas wasn't fast enough for me.
Perhaps you found a better trick?

Tiemo


_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to