Accessing Monyog Via Sqlite Command Line

by Feb 1, 2014

My understanding that the MONyog schema can be accessed by using a SQLite client.

I have a basic understanding on how the SQLite command line works, but having difficulties to figure out the proper db connection details…

Meaning from the schell : #sqlite3 [schemaname]

What will be the correct schema name if the Linux MONyog installation is standard: /usr/local/MONyog/data/0001 …00xx  ?

Also if someone had sucess accessing that schema from the SQLite ODBC driver – please provide the hints on ODBC access from a different host.

Thank you much !!