|
-
Aug 17th, 2000, 03:47 PM
#1
Thread Starter
Lively Member
I have created a 3 tier application utilizing VB6 w/SP4, MTS, and SQL 7.0 w/SP2...
I have compiled both the exe and the dll within VB, registered the dll as an MTS package, created the Remote Client install (through Export in MTS) and everything works great... for now.
My concern is... that when I make modifications to the dll (Add Classes, etc.), will I have to re-export the package and reinstall the type librbary on the Client machines?
The main purpose for the 3-tiered architecture is the maintenance of a single dll. I have automated versioning and upgrades of the EXE. Is there anyway to do something similar to the Type Library?
I would like to be able to make transparent changes to any of the code without the user having to do any re-installs.... Does this make sense?
Also, is there any way to include the MTS Client install in a regular setup so that a client only has to complete one installation?
Forgive my ignorance in MTS... This is my first "true" 3-tiered project.
Thanks,
Kevin
[email protected]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|