Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All
I have an Access database file (mdb) that I query from Excel, so far the one table used has a single index on one variable and my SQL string uses the 'select where' based on this variable. I now wish to query the same table only using a different variable, I have added an index in Access to this variable. My query was changed to the 'select where' based on this new variable. Is this all I need to do? I am assuming that the query takes care of using the appropriate index, is this true? It appears to work on my test dataset but when I step it up to 200,000 rows I want to make sure the performance is maintained. TIA Cheers Nigel ----== Posted via Newsfeed.Com - Unlimited-Uncensored-Secure Usenet News==---- http://www.newsfeed.com The #1 Newsgroup Service in the World! 100,000 Newsgroups ---= 19 East/West-Coast Specialized Servers - Total Privacy via Encryption =--- |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
prevent reading or any access to selected cells | New Users to Excel | |||
Returning multiple indices for a lookup | Excel Worksheet Functions | |||
Indices - Agreed Standards? | New Users to Excel | |||
MS Excel data reading in MS Access | Excel Discussion (Misc queries) | |||
Option Base and reading from Access | Excel Programming |