Unable to get console.log/print

Gus Tanudji shared this question 5 years ago
Answered

I am trying to get the translated SQL into native mongodb script. But I can never get the tab "Console.Log/Print"


I tried to follow the instruction: https://nosqlbooster.com/runSQLQuery

View the Equivalent MongoDB Query


How do I make the console tab appear?

Replies (3)

photo
1

Turn on this option MainMenu->Options->Verbose Shell

Or click the following button

/dbb290b4dad59c02fb4ed2640d7d6b66

This comment is in trash! Restore
photo
1

Thank you Qinghai.

Has the console.log/print changed to "Query Code"? Also I am a paid user on "personal license". Can I copy this to clipboard? because I can't actually do it as it complains I don't have the commercial license.

/ef548dfa249e582eead6db855e3cd5d3

This comment is in trash! Restore
photo
1
  • The personal license does not support Kerberos (GSSAPI), and LDAP (PLAIN) authentication and the feature "convert MongoDB query code to target languages, e.g., Java, c#..." is limited. You cannot copy the generated query code to the clipboard. Please refer to https://nosqlbooster.com/compareEditions
  • If you turn on verboseShell, you can copy the generated mongo query to the clipboard. (only for Mongo Shell Code, not Not available in other languages)

This comment is in trash! Restore
Leave a Comment
 
Attach a file