
01-27-2010, 02:16 PM
|
| Database Newbie | | Join Date: Jan 2010
Posts: 1
| |
problem with paradox, bde and terminal services on windows 2003
I have a big problem with my application running on windows server 2003.. The application is in delphi 6.0, database is Paradox using BDE. The application is set on server and users access through terminal services and remote desktop connection. Everything worked quite well until the server was reinstalled. After that, I have enourmous problems because everything behaves wrong. When two users work together, the data cannot be seen, there are problems accessing the same table, e.g. everything is a mess. Then, one user must quite the application, and the server has to be restarted.
I have set the same path for session.netfiledir, and I create in runtime session.privatedir folder which is different for any user.
What could be the problem?
Sorry for my poor English.
|