Microsoft
Software
Hardware
Network
Question : How do I index fields in an Access database?
I have been told:
Has splitting the database made those queries slower as opposed to having the entire database on the server like it was before. The first thing that jumps to mind on fixing this is to make sure that important, commonly searched fields are indexed. You don’t want to index all of your fields – just the ones that are most likely to be used in searches.
How do I do that?
Answer : How do I index fields in an Access database?
See the attached image.
Set the Indexed property to Yes (Duplicates OK)
mx
Random Solutions
Batch file to remove whitespace - similar to word replace ^w
Batch File Wildcards
Best Photo Editing software
Capture Linkbutton click event in Master page from Content page
GPO to ensure no users are able to bypass the Proxy when browsing the Internet (IE:7 and IE:8)
Controlling Exchange 2010 port usage + some mythbusting
Can I use a sql query file (.sql) with bcp.exe?
extended ACL question
How do I avoid double quotation marks by using comma in Acrobat Acrobat v.9.x
How to convert non ansi outer join =* to ansi outer join