I wrote a script that uses mongoimport to load csv files into mongodb. When I run this for two similar csv files (of the same type) both upload fine, however I can only acce
This works for me when my collection names include special characters:
db["3mLgQAYJCq6_20110802"].findOne();