How to integrate with TortoiseSVN

How to setup Accdbmerge Pro to work as TortoiseSVN diff viewer for Microsoft Access files

You can open projects in AccdbMerge Pro using command line arguments. This makes it possible to use AccdbMerge Pro as a diff viewer for version control system clients such as TortoiseSVN. The format of command line arguments is

accdbmerge.exe left_file_full_path right_file_full_path

Here is the example of how to setup AccdbMerge Pro for TortoiseSVN:

Now you can use it as a diff viewer for *.accdb files. Please note that in this case you should not do any merge actions, because one or both diff sides can be a temporary files used by TortoiseSVN.