Berga
|
| Posted: 07/27/2004, 12:15 AM |
|
Is it possible to use CCS to manage different DB connections? My application should connect to different databases, choosen at execution time depending on user input (ie username and password, stored as session variables).
Thank you
|
|
|
 |
dataobjx
Posts: 181
|
| Posted: 07/27/2004, 6:25 AM |
|
If you login at http://www.dataobjx.net (you may have to register - which is simple)...
You will find an article called "Creating A Dynamic Database Connection".
I think what you're after is slightly different but the technique is the same...
_________________
www.DataObjx.net
www.mydigitalapps.com |
 |
 |
Berga
|
| Posted: 07/30/2004, 12:23 AM |
|
Ok, I'll read it; thank you.
|
|
|
 |
|