Hi Christian, On 6/19/07, Christian Smith <[EMAIL PROTECTED]> wrote:
SQLite is not optimised for large datasets. ...................................... Consider using larger pages than the default 1024 bytes to limit the number of pages SQLite must track. ..................
Thank you for replying. I think performance can be tested only by actual testing on live data. I'll code my application accordingly so that I can replace Sqlite specfic code with something else in case I run into major problems. -- Thanks again, Asif ----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------