I have a speed problem with SQL
I try many configuration variable to speed up SQL searching a way to have the same speed with vision
A_MSSQL_ROWCOUNT 10
#A_MSSQL_USE_DROPDOWN_QUERIES TRUE
#A_MSSQL_LIMIT_DROPDOWN ALL
A_MSSQL_NO_RECORD_LOCKS YES
#A_MSSQL_CURSOR_OPTION_1 SCROLL
#A_MSSQL_SELECT_KEY_ONLY yes
#A_MSSQL_FAST_ACCESS 10


