SQLIndexManager icon indicating copy to clipboard operation
SQLIndexManager copied to clipboard

Free GUI Tool for Index Maintenance on SQL Server and Azure

Results 8 SQLIndexManager issues
Sort by recently updated
recently updated
newest added

Firstly, this is a really great tool. Easy to use. The app has worked successfully many times but now raises this error dialog: "Could not find table or object ID...

bug
can't reproduce

Would it be possible te build an internal databases with an history of the fragmentation of each index? that way you could easily see if an index gets a lot...

enhancement

Hello, first i want to send my felicitation beacause i like very much your application. Now, my question.... Can you put over the flag information about them, example, duplicate index......

enhancement

Show **Elapsed time** in **Duration** column, and/or progress as described [Progress Of Create Command](https://dba.stackexchange.com/questions/139191/sql-server-how-to-track-progress-of-create-index-command)

enhancement

I had a filter on [Object] (say some tables), and want to get fresh data for them. If I hit the refresh button program start to refresh ALL objects in...

enhancement

Update data about indexes asynchronously, for some reason in my DBs it takes ages to get data about indexes. 1. Get a list of all indexes, show them in UI...

enhancement

Can this be extended to have something on the initial screen to permit the ExecutionTimeout to be larger than 120 seconds (which appears to be the default? Error is below:...

bug