HI,
I have a situation where I have a ASP pages that connect to databases that resides on 7 different servers. (ie the individual client info is stored on 7 different servers) Can I use SSI to pull the database ID, place it in a string variable and use that to connect to the database?
If not, what is the best solution to pick the correct server based only on accepting a client ID from an input box?
thanks
Bastien
I have a situation where I have a ASP pages that connect to databases that resides on 7 different servers. (ie the individual client info is stored on 7 different servers) Can I use SSI to pull the database ID, place it in a string variable and use that to connect to the database?
If not, what is the best solution to pick the correct server based only on accepting a client ID from an input box?
thanks
Bastien