You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I exported a accdb named "test.accdb" to subdirectory "\tools%dbname%.src" - this was all right.
The export files are in the subdirectory "\tools\test.accdb.src" of the original database .
Then I want to "build from source" this database. Steps:
Open the original database "test.accdb" and start VCS
choose "build from source"
Select "YES" from the messagebox. In this message box the right folder for import was shown: D:<snipedPath>\tools\test.accdb.src"
The procedure "build from path" reported success, but no objects were imported. A empty accdb was generated.
Infos:
The generated empty database is saved here: "\tools\test.accdb". I thought it wil be generated in path "\test.accdb"
A directory "\tools\tools\test.accdb.src" was created with the files "Build.log" and "vcs-index.json" (Build.log enclosed)
Now supports relative export folders that are nested multiple layers deep. You can also now use "\" to export into the current folder instead of a subfolder. Fixes#214
Hi,
I exported a accdb named "test.accdb" to subdirectory "\tools%dbname%.src" - this was all right.
The export files are in the subdirectory "\tools\test.accdb.src" of the original database .
Then I want to "build from source" this database. Steps:
Infos:
The generated empty database is saved here: "\tools\test.accdb". I thought it wil be generated in path "\test.accdb"
A directory "\tools\tools\test.accdb.src" was created with the files "Build.log" and "vcs-index.json" (Build.log enclosed)
Gretings
TanarRi
Build.log
The text was updated successfully, but these errors were encountered: