Hi Tim,
Thanks for your prompt response.
I think you misunderstand... what's my requirement is as follows.
1) I developed .NET desktop application backend as SQL Server 2000
2) SQL database server is located in "xxx" and all the users in "xxx" are using the database through the network. its working nice
3) the same application is installed in 'YYY' location as well, but i want to use same database of 'XXX' for this application in 'YYY'.
How to connect from YYY to XXX through the application to retrieve and push back the datas.
Hope you understand my requirement now.
Kindly help me out. thanks