How to have database withlinked tables to another the database in the current folder?
I want to split my database to two seperate files, so I can update the user with interface changes only, without overwriting his data... Both databases would always exist in the same folder. I do not want to have path hardcoded, but rather have it as ".\"...
Other suggestions are welcome..
I want to split my database to two seperate files, so I can update the user with interface changes only, without overwriting his data... Both databases would always exist in the same folder. I do not want to have path hardcoded, but rather have it as ".\"...
Other suggestions are welcome..