Import from Access |
|
You can Import data from Microsoft Access Database. Select a server then click the ![]() Now,the mongo[2.0.2] has not supported the No-English DBName or CollectionName yet. |
|
Dump and Restore |
|
This tool provide dump(backup) and restore function via run mongodump.exe
and mongorestore.exe. It is need the mongodump.exe and mongorestore.exe support,so make sure that the mongo\bin path is current setted. You can dump database,collection to a file,and restore the database,collection when needed. You also can export or import collection data.The difference of export and dump is that : Export write data to file with Bson,but Dump write data with Binary. |
|
Operation Count Monitor |
|
System Monitor will show the total option count
![]() |