Add-Ins contains database inside, is it possible????

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Dear All,
I've just finished a macro project, now I intent to change this VBA macro to an Add-In (hope that it will be successful).
I wonder if an Add-In can or cannot contains database such as Part model (ipt), drawing (idw) and other database as MS Access??????
At present, I got a VBA macro. Whenever I want to run the macro, I must open the part, and the macro run throughout the part, drawing, and Access database (or can be SQL batabase, but if I use SQL, I must install in the new workstation SQL Server to use the macro)
Now I wish to package everything inside a big box (Add-In) and install that to the machine that will use my program. It is possible to do this????????
What I need to do if it is possible? What materials I need to read? Anything I need to learn more?
I think that if this is possible, it will be very excited!!!!!!!!!!!
Many thanks in advance!