How do you use version control with Access development?

后端 未结 20 1937
慢半拍i
慢半拍i 2020-11-22 12:55

I\'m involved with updating an Access solution. It has a good amount of VBA, a number of queries, a small amount of tables, and a few forms for data entry & report gene

20条回答
  •  刺人心
    刺人心 (楼主)
    2020-11-22 13:04

    We had the same issue a while ago.

    Our first try was a third-party tool which offers a proxy of the SourceSafe API for Subversion to be used with MS Access and VB 6. The Tool can be found here.

    As we were not that satisfied with that tool we switched over to Visual SourceSafe and the VSS Acces Plugin.

提交回复
热议问题