how to get the Data Source Value in Connection string dynamically using asp.net with c#
hi iam using sql server 2000 , with asp.net2.0 with c#
in my client machine how to read the Data Source value from client system
user id , password ,database name is same for all clients but how to get Data Source value in connection string .
can you give example which helps me