msaccess-vcs-addin icon indicating copy to clipboard operation
msaccess-vcs-addin copied to clipboard

Synchronize your Access Forms, Macros, Modules, Queries, Reports, and more with a version control system.

Results 66 msaccess-vcs-addin issues
Sort by recently updated
recently updated
newest added
trafficstars

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...

completed

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

enhancement

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...

bug

Trying to do a full build from source files (clicking Build AS... on the ribbon) I get this error: ![Image](https://github.com/user-attachments/assets/95d2d164-d47d-48b0-8b57-bf0b2318c451) This is the error that is contained in the errors.txt...

bug

Updating wiki style pages with some examples.