Add-in or Reference

D

Dale Fye

I've created a customized LinkedTableManager which allows me to perform most
of the LTM functions, within my environment, while using DSN-less connections.

I've developed this to be an add-in (or at least I thought I had), but I'm
having difficulty with the USysRegInfo table and getting it to actually
register as an add-in. I currently have added the mda file as a reference in
my main application, and that seems to be working fine.

What are the pros and cons of these two methods?

Dale
 
Top