linux how to connection mongodb?
command line
./LinuxChatScript64
and topic
^mongoinit(mongodb://localhost:27017 test noncust)
^mongoinsertdocument($$noncustid $$insertstring) # data insert
^mongoclose()
but mongodb insert fail….
how to use linux to mongodb?