|
access report pull information (50 fields) from a sql server 2005 db.form has a search field and when i type the search item(already indexed in sql tbl) sometimes it slow.I am the only person playing with the table. Do I need to setup indexes on all the required columns.Will setting up Fillfactor to 70 help.sql table has 6k+ records.
(comments are locked)
|
|
You will need to give us more information to get an accurate answer but with only 6,000 rows then the results should be pretty fast. There are lots of things that could be contributing factors; add the table definition to your question and some details on how the data is being retrieved and we can get closer to a solution thanks a lot for replying. I created a linked table in access. wrote a query to pull the necessary fields and then created a form.the table structure is similar to an employee table in adventure works db.What I think is its a problem in access not in sql server.
Aug 03 '12 at 01:21 PM
neeehar
(comments are locked)
|

