Quote:
Originally posted by Roelwe
What database server do you use? Version?
What is your setnet32 config.
How about the ilogin demo, is it slow with other users?
|
Hi Roelwe, thank's for your answer.
My DD version is IDS2000 9.21 TC5 for Windows 2000
Setnet Configuration is:
Informix Sever: ol_digpres
Host name: 10.23.3.15
Protocol name: onsoctcp
Service Name: 1526
Options: None
The ilogin demo with any user is normal ( so fast ) the same that with informix user.
When run my application ( c++ builder ) and use the SQL monitor tool I see that when the user logged was informix a run a query total sql instructions executed using the ODBC driver client ( version 2.8 ) are few in comparation when other users are logged ( a lot of sql instructions are execute, like a sequential searching ).
When run the same query in dbacces is fast, only using ODBC is slow.
Thank's for your help