password99
Technical User
I have a Client-Server app written in PowerBuilder and using MS SQL Server MSDE 2000 engine as the database.
The connection parameters are specified in the registry and it connects using SQLOLEDB drover. The problem is PERFORMANCE.
Previously, this app was using MS Access as the DB and it worked superfast. Now that we have switched to using MS SQL Server 2000 the clients are extremely slow. If you change a field and commit it takes 2 minutes for it to come back that is unacceptable!
Is there anything I am missing? Any pointers to what I should be looking at to improve the performance are appreciated.
The connection parameters are specified in the registry and it connects using SQLOLEDB drover. The problem is PERFORMANCE.
Previously, this app was using MS Access as the DB and it worked superfast. Now that we have switched to using MS SQL Server 2000 the clients are extremely slow. If you change a field and commit it takes 2 minutes for it to come back that is unacceptable!
Is there anything I am missing? Any pointers to what I should be looking at to improve the performance are appreciated.