G
Guest
I am working with SQL Server tables in MS Access via an odbc connection.
When I look at the tables in design mode (using Access), there is no
indication that any of the fields in any of the tables are indexed.
The SQL Server adminstrator (youger fellow) claims that the fields in
question are indexed.
My query performance using either Access queries or PassThru queries perform
so poorly that they time out before they can retrieve about 30,000 records.
How can I determine for sure if the indexes exist? Should I be able to see
then in Access? I can see indexes on ODBC Oracle connections.
Thank you
Ross
When I look at the tables in design mode (using Access), there is no
indication that any of the fields in any of the tables are indexed.
The SQL Server adminstrator (youger fellow) claims that the fields in
question are indexed.
My query performance using either Access queries or PassThru queries perform
so poorly that they time out before they can retrieve about 30,000 records.
How can I determine for sure if the indexes exist? Should I be able to see
then in Access? I can see indexes on ODBC Oracle connections.
Thank you
Ross