Win10, LO7.2.x,sqlite 3.35.5
Hi,
Can connect base to Chinook.db via odbc with no problems. However I do not seem to be able to attach an additional db to the current connection.
If I run SQL - attach database ‘c:\sqlite\dbs\contacts.db’ as contacts; - message reads ok, but the tables of the contacts db do not show in base, whereas they do show in db browser and in python command line, after which I can quiry the contacts db tables within the Chinook connection.
Is this a bug or am I missing something?
Thanks for any pointers.