Does anybody have some running JRDC2 code that does this?
I've been trying to adjust the code without luck.
The client application connects to a central database (database 1).
The result from the query is the name of the database and the location of the database on the server (full path + name of the database).
All next queries should be send to the same server but with the full path + name of the database.
The queries should be executed to the database passed as a parameter.
We have more than 100 databases running on the server (each account has his own database).
That way we only need one JRDC2 server running.
Thx,
Dominique
I've been trying to adjust the code without luck.
The client application connects to a central database (database 1).
The result from the query is the name of the database and the location of the database on the server (full path + name of the database).
All next queries should be send to the same server but with the full path + name of the database.
The queries should be executed to the database passed as a parameter.
We have more than 100 databases running on the server (each account has his own database).
That way we only need one JRDC2 server running.
Thx,
Dominique