Hello Peter,
I am setting up a new portal and the repository location is on a UNC path. Based on the anticipated growth of this portal, I am expecting to eventually migrate the DNN instance to a new Web server and SQL Server. When that ocurrs, the repository UNC path location will also change.
After examining the DMX_Entries table, it appears the Entry column stores everything in a relative format: e.g. \2006\12\filename.
So, if I keep the folder structure of the new UNC location consistent with the original path, and of course move all the files, it looks to me like DMX will work properly after such a move. Am I interpreting this correctly?
Thanks,
Rob Ralston