hello friends,
i am trying to develop replication application using C# & .net 2005 with SQL 2005.
i managed to setup replicaition using sql 2005 management studio.
now when i want to do it programatically i hv got a problem to store my snapshot files.
well, i provide the functionality to select the local path to store the snapshot files but i want to store these files on the network.
so can anyone provide me a way to convert this local path to network path using SQL SMO or RMO programming or any other code.
i need it very urgently
Thanks.