msaccess-vcs-addin
msaccess-vcs-addin copied to clipboard
Synchronize your Access Forms, Macros, Modules, Queries, Reports, and more with a version control system.
Access 2013, addin versions 3/4/23 and 4.0.34 The SQL datatype must be mere "BYTE" not "unsigned byte", or the command fails ``` CREATE TABLE [Form] ( ... [Security] UNSIGNED BYTE...
i wish the data could be put into the same SQL script as the "create Database" statement https://learn.microsoft.com/en-us/previous-versions/office/developer/office-2007/bb208861
the "update" button in 3.4.23 was not very intuitive and was not very comfort - but it worked the last vertion made something quite weird and outright counterintuitive - changing...
I am new to this site, but I have been using Version_Control_v3.4.23 for about a year. I tried upgrading to Version_Control_v4.0.34 months ago, but was discouraged by the extreme slowness...
Background: We have 3 developers and about 50 individual ms-access databases supporting over 200 users across multiple facilities. Our distributed version control system, therefore has 4 source folders, one for...
This has been an issue for us for a long time. It does not affect the export or build or anything directly related to the version control add-in. But we...
I'm using addin version 4.1.0 (big thanks for this release which is awesome and full of stuff I am benefitting from straight away!) The VBA project for my .mdb file...
Since I was unable to do a full build from source (#611), I was trying to load a single form from source files. When I click Load Selected on the...
Trying to do a full build from source files (clicking Build AS... on the ribbon) I get this error:  This is the error that is contained in the errors.txt...
Updating wiki style pages with some examples.