The version that ships with ChicagoBoss is adopted to ChicagoBoss. You should use one standalone Erlang version that's not part of the CB package.
--Kai Sent from my tricorder > On Nov 28, 2014, at 21:11, ENTR0PY <[email protected]> wrote: > > commands not working > > I am using the version of MongoDB that ships with CB, the below command is > not working > > mongo:do(safe,master,Conn,my_batabase_name_here,fun()-> > mongo:find(my_collection_name_here,{}) end). > > > >> On Thursday, November 27, 2014 12:29:24 AM UTC-4, ENTR0PY wrote: >> Does anyone know if CB can perform raw query again Mongodb? >> >> SQL >> select * from some_table - this works with boss_db:execute(" select * from >> some_table"). >> >> Mongo >> db.some_table.find({}) - this does not work at all > > -- > You received this message because you are subscribed to the Google Groups > "ChicagoBoss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > Visit this group at http://groups.google.com/group/chicagoboss. > To view this discussion on the web visit > https://groups.google.com/d/msgid/chicagoboss/4def2644-379e-4c55-b3bf-b5b6a7de00fe%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "ChicagoBoss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at http://groups.google.com/group/chicagoboss. To view this discussion on the web visit https://groups.google.com/d/msgid/chicagoboss/9565DE32-4A7B-4270-AF0A-4B9E588FEE20%40gmail.com. For more options, visit https://groups.google.com/d/optout.
