Quantcast
Channel: Embarcadero Community - Embarcadero Community
Viewing all articles
Browse latest Browse all 3212

FDMongoQuery QMatch impossible to find using ObjectId RAD Studio 10.1 C++Builder

$
0
0

Hello,

I'm trying to filter a FDMongoQuery, inserting in the QMatch property the word ObjectId I faced the error 'unexpected character encoountered while parsing value: O. Path ..."

this is the query in MongoDb

db.nationalities.find({"_id": ObjectId("57ab21437a7c333d8c000441")})

this is the QMatch value String in the FDMongoQuery
{"_id": ObjectId("57ab21437a7c333d8c000441")}

can you help me ?


Viewing all articles
Browse latest Browse all 3212

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>