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

Hello y'all 😸 Microsoft released a [new portal to gather feedbacks from their users](https://feedbackportal.microsoft.com/feedback/forum/818e3b49-e61b-ec11-b6e7-0022481f8472) (replacing their UserVoice that went dark a year ago). When I saw [this blog article](https://nolongerset.com/version-control-friendly-access-request/) asking...

In my application I import data from a website that is downloaded in Excel format. The process is driven from VBA and involves: 1. Run a python script that invokes...

I know several of you are using this add-in on systems that use other languages and locales. I would be interested in some feedback about potentially adding some translation/localization features...

Could be a settings option, or a yes/no/cancel prompt on overwriting, as part of the "do you want to continue" dialog that pops up.

Hi, first I'd like to thank you for making this tool available to the public. I think in our project, we can benefit from it. I have some question, which...

![image](https://github.com/user-attachments/assets/bd2e561d-dce9-453a-9364-816ebc8bf062) error on read definitions for unknown table or query. has anyone else experienced this? I attempted to turn off fast save option and still receive same error during table...

Windows 11 Pro 10.0.22631 Build 22631 MS Access for MS 365 V 2406 Build 16.0.17726.20078 64 bit vcs-addin 4.0.34 I've been experiencing glitchy behaviour with my database colours and fonts...

Hi, In Windows 10, when clicking on the 'Version Control.accda' and clicking on "Install Add-In', this is causing the following error: **ERROR: Unhandled error, likely before `On Error' directive Source:...

I am taking over an old Access database. Tablesnames have ' and & characters in them. Exporping fails in line `If Application.GetHiddenAttribute(contType, doc.Name) Then` in clsDbHiddenAttribute when doc.Name has a...

need more details

I am wondering the best way to utilize this add-in with git. While it does export the source file into a directory, what do you suggest as a good work-flow...