Splitting odb file in front-end and back-end

Hello guys,
Is there a way to split my odb file in two part, one with table and another one with queries,reports, forms and macros?
Thanks

Hello,

No. This is not a function within LO Base.

Edit:

You can extract an HSQLDB embedded database from the .odb and have it reside externally. See →
[Wizard] Create a new ‘split’ HSQL 2.x database

Firebird also has the capability to reside outside of the .odb

However there is no ‘M$ Access’ type function for tables in one file & the rest in another.

Ok thanks!