6
Answers

how to retrieve the data from the another server

Photo of selvi subramanian

selvi subramanian

11y
1.3k
1
how to retrieve the data from the another server (LAN ) through coding normally we give connection in web config file as 

<add key="RM" value="Data Source=VALUED-HO1E64NO\SQLEXPRESS; Initial Catalog=Agri;user id=sa;password=watt"/>





i need to retrieve the data from another server

Answers (6)