Re: Insert Data with pymongo

2011-10-20 Thread Roy Smith
In article , 4k3nd0 <4k3...@googlemail.com> wrote: > Hi guys, > > i want to insert a JSON formated String into a mongoDB. But get some > problem with the insert to the database. > > Traceback (most recent call last): > File "obp_import_pb.py", line 102, in > do_import() > File "obp_im

Insert Data with pymongo

2011-10-20 Thread 4k3nd0
Hi guys, i want to insert a JSON formated String into a mongoDB. But get some problem with the insert to the database. Traceback (most recent call last): File "obp_import_pb.py", line 102, in do_import() File "obp_import_pb.py", line 97, in do_import collection = db.pb_mp.insert(obp