开发者

Errors while inserting document in mongodb

I have this strange error

type 0x64 not supported: 00 07 5f 69 64 00

while inserting a document in mo开发者_开发问答ngodb. I have googled it but couldn't find the reason behind this error and how to fix it. Any suggestions.


The BSON spec has a series of available element types. 0x64 is not one of those types.

What driver are you using?

Do you have some sample code that generates this error?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜