My standalone VB6/access 2000 program works fine. Not so, when I put the app on a server. When a client calls the app it works fine. However, if a second client calls the app, it freezes. What must I work on when changing a standalone version to a client/server version?
Specifically,
#1 Should I put the entire app and db on the server or just the db?
#2 How does a connect string look if it's calling a database ON A SERVER?
Thanks,
Prof Martin Weissman
Specifically,
#1 Should I put the entire app and db on the server or just the db?
#2 How does a connect string look if it's calling a database ON A SERVER?
Thanks,
Prof Martin Weissman