Update Statistics In Database

narasareddy

Registered User.
Local time
Tomorrow, 01:01
Joined
Apr 3, 2008
Messages
15
Hai all,

i am creating one database( .MDB file ). i am creating Indexes also. i create Link Tables also. but database is very Slow. how to UPDATE STATISTICS IN DATABASE, and HOW TO CREATE REINDEXES.

i want to Speed up the Database.

pls help ASAP

Thanks and Regards
 
Instead of linking to your data, try importing it instead.
Following the import, set the indexes for the required fields in the table.
This should speed up your database.
 

Users who are viewing this thread

Back
Top Bottom