User Tools

Site Tools


mssql_accelerator_performance_considerations.htm
Navigation:  SQL Drivers > MSSQL Accelerator >====== MSSQL Accelerator Performance Considerations ====== Previous pageReturn to chapter overviewNext page

The MSSQL Accelerator uses cursors. The MSSQL Server will not use an Index with a cursor, but it will use a Unique Constraint with a cursor. Therefore we recommend using Unique Constraints rather than Indexes wherever possible.

mssql_accelerator_performance_considerations.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1