Is there any way to export all NPM 9.5 maps from DB to local files ?
What are you trying to accomplish? Do you just want a backup for DR purposes?
Exactly. In NPM 9.1 version I made a .bat file to copy all maps to another folder before make any changes. But in NPM 9.5 maps are in the DB, and I don't know how create a DR.
i need to do this same thing after my upgrade to 9.5 this week, so looking forward to a response. right now the solution is backing up the whole db, but at 9+ gigs of db and 24/7 users online, its a bit of a hassle.
Best method is to backup the MapStudioFiles table.
To restore data use the “Import Data” task.
This looks to be an old thread, but I wrote an option that works for me.