I made an inventory program by Delphi 4.0 Client/Server version and
connected with the MS SQLserver 6.5
However, many user complain the speed , such as open table need 4-10
seconds, update needs over 10 seconds or even more.
Why this happening???
I have a database component with many stored procedure component. Then many
datasource point to the stored procedure..
Is it the right way to do that ??
I really want to get help on this from your helps. Since I really suffer by
this. Sometimes, my application seems to hang, just display a cursor and it
block the resources that other user needs. Help..
Thanks for your attention and help.
Regards,
* Wong