Hello everybody,
I am writing inquiry application in VB6. It will connect to SQL 2000 and
show different information to a User depending on her request. I am
going to use Stored Procedures with Parameters to call the data from SQL
server tables.
Users PC is not very powerful. Application will have at about 10
concurrent users. Users need fast respond to their request (they have a
customer on the phone).
What is the best connection type for this kind of application - Server
or Client? I would appreciate you advice.
Vlada.