Dear friends,
I have just started to work on the interface of a windows based application... this application will operate in 8 regions... where all 8 regions have their own database servers...
Now, my problem is that i would want to develope a generic system, which could maintain a dynamic connection string... that from which region its getting connected, so it should find its own database server to connect with...
I have in mind the DSN Connection string... but there are lots of side effects of the DSN Connection String....
I would highly appreciate to recieve your answers... ideas!!!
PS: All the databases at all 8 regions maintains the same database structure (Tables, Views....)
Thanks in advance.
cheers,
Shekib
I have just started to work on the interface of a windows based application... this application will operate in 8 regions... where all 8 regions have their own database servers...
Now, my problem is that i would want to develope a generic system, which could maintain a dynamic connection string... that from which region its getting connected, so it should find its own database server to connect with...
I have in mind the DSN Connection string... but there are lots of side effects of the DSN Connection String....
I would highly appreciate to recieve your answers... ideas!!!
PS: All the databases at all 8 regions maintains the same database structure (Tables, Views....)
Thanks in advance.
cheers,
Shekib