db <- connect_sqlite("DRIP_database_v2.sqlite")
This file does not seem to match the ODM2 schema.
db <- connect_sqlite("odm2.sqlite")
This file does not seem to match the ODM2 schema.
A newly generated odm2.sqlite seems to work, so maybe a db specific problem for my db's. However, if someone spends time building their db they want to make sure there will never be a problem to connect to it.
odm2 is not recognized:
`
`