~Autumn KijipymanakolOct 4, 2014, 6:11 PM31 PostsI have it working on a server but does not appear to be on Local copy I missed the issue of the escape sequence so "C:\\Archive\\MyArchive\\SomeDatabase.nsf" works with a server, but with the local still does not appear to work. Having it do it on the server is good enough for right now and I will play around with it to get the local copy working later when I have time.
~Judy EktumizenyndsMar 11, 2015, 7:52 AM30 PostsDon't forget those oh-so-useful .dir files...You could create a text file, archive.dir, with contents C:\Archive\MyArchives\ in your data path Then you can just save the file to archive\somedatabase.nsf
~Karl ZekboositexliMar 11, 2015, 10:06 AM26 PostsNot of interest butYou can create the database in the data directory, once it is done, you can call NSFDbRename (LS or java calling c API), because the NSFDbRename function use complete file path.