Page 1 of 1

Log4OM2 schema

Posted: 22 Jan 2020, 21:59
by K4SHQ
I have a PHP app that I've written that works well for displaying my Log4OM information. It is currently working with Log4OM v1, but not with v2. To make the necessary changes I need some information. How can I get a schema or at least a field list of Log4OM v2?

Re: Log4OM2 schema

Posted: 22 Jan 2020, 22:36
by NN7D
OM,

You can use DB Browser windows app to look at the SQLite log db, and get the schema.

Doug
W7DRM

Re: Log4OM2 schema

Posted: 23 Jan 2020, 00:30
by K4SHQ
Thanks Doug. 73