B
Bob
Hi,
i developped a webapplication using ASP/ADO with Access XP as database.
i foresee that the main table will reach 10000 records (recordlength=100
bytes).
1) what's the reasonable limit (amount of rcords) before the application
will become too slow and that MS sqlserver would be more appropriated?
2) there is a historical table into the database which gets every night the
obsoleted records of the day before. That table will inflate every day and
will become very huge, but the webapplication never uses that table. Will
the size of the global database (caused by that table) has an influence on
the performance of the application?
Thanks
Bob
i developped a webapplication using ASP/ADO with Access XP as database.
i foresee that the main table will reach 10000 records (recordlength=100
bytes).
1) what's the reasonable limit (amount of rcords) before the application
will become too slow and that MS sqlserver would be more appropriated?
2) there is a historical table into the database which gets every night the
obsoleted records of the day before. That table will inflate every day and
will become very huge, but the webapplication never uses that table. Will
the size of the global database (caused by that table) has an influence on
the performance of the application?
Thanks
Bob