Hello,
I read on this forum how to optimize SQL query using C/ODBC driver. (ORDER BY Key1,Key2 ...)
It seams this solution doesn't improve as well my queries. Do you know other solution to make C/ODBC faster ?
For information, i'm using Navision Financials 2.60A with C/OBDC driver 2.60.01.5350 ; i'm developping with .net 2.0 C# using OdbcConnection / OdbcCommand / OdbcDataAdapter class
Thanks in advance
Vincent.
0
Comments