Results 1 to 2 of 2

Thread: Start with MTS

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jun 2000
    Posts
    16

    Start with MTS

    Hi

    I have some questions about MTS:

    Does it work without problems if my clients have win 95 ?
    (does the client need to add som program or dll:s)

    Does anybody know if it is slower when you have a 3-tier solution
    instead of a 2-tier solution ?

    Thanks in advance
    Micke

  2. #2
    Fanatic Member
    Join Date
    Jan 2001
    Location
    Vietnam
    Posts
    613
    Does it work without problems if my clients have win 95 ?
    (does the client need to add som program or dll:s)
    Yes, you client need to register the MTS package you export from the MTS Server. The additional DLLs will be installed automatically on the client machine.
    Does anybody know if it is slower when you have a 3-tier solution
    instead of a 2-tier solution ?
    It depends on how you distribute the work load on the client and the server. If you have 3 computer, then 3-tier may be faster(1 for client, 1 for MTS and 1 for Data Server). If you don't have enough resource and run MTS and Database server on the same machine, then it may be slow. In this case, you don't gain much performance benefit from using 3-tiers.

    Regards,
    TheBao

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width