how to copy database files from the network access server to Client PC in c#.net?
- by zoya
im using a code to copy the files from the database of server PC. so im accessing that server PC through IP address but it is giving me error and not copying the files in the folder of my PC (client PC) this is my code that im using...can u tell me where im wrong??
the file path is given on my listview in winform..
public string…