hexagon logo

saving to network

Does anyone know how to save all your data page data to a network and not just on a computer ? My IT guy cant figure it out .
Parents
  • If you're using XML files and data importer, try this instead:

    At the end of the program, Insert>External Command>DataPageStats.exe (this is found in your DataPage installation folder). This doesn't require the use of STATS/ON, and all of that other nonsense, (for clarity's sake, this means the ONLY DataPage related thing you put in your program is the external command at the end). You will only need to change where the Importer looks for the XML files.

    The DataPageStats.exe sends the XML files (by default) to C:\Users\Username\AppData\Roaming\DataPage+ (you will need to have "Show hidden files or folders" enabled).


    Thanks for the tip, not too concern for clarity, we just needed it to work.
Reply
  • If you're using XML files and data importer, try this instead:

    At the end of the program, Insert>External Command>DataPageStats.exe (this is found in your DataPage installation folder). This doesn't require the use of STATS/ON, and all of that other nonsense, (for clarity's sake, this means the ONLY DataPage related thing you put in your program is the external command at the end). You will only need to change where the Importer looks for the XML files.

    The DataPageStats.exe sends the XML files (by default) to C:\Users\Username\AppData\Roaming\DataPage+ (you will need to have "Show hidden files or folders" enabled).


    Thanks for the tip, not too concern for clarity, we just needed it to work.
Children
No Data