Results 1 to 2 of 2

Thread: Client Server Solutions

  1. #1

    Thread Starter
    Lively Member Kersey's Avatar
    Join Date
    Jun 1999
    Location
    The Netherlands
    Posts
    101

    Lightbulb

    Hello VBWorld,

    I looking for fast client-server model in VB.

    Does anyone around have some good (general) tips about this topic....

    just let me know!




  2. #2
    Guest
    i am not quite sure what you mean, but it is possible to write reasonable client-server apps with vb. maybe a few hints:

    1: don't use Access as DBMS (with more then a few users)
    2: write distributed apps
    3: use MTS (prepare for starting problems)
    4: find literature about COM/DCOM (www.wrox.com)
    5: be prepared for many (!) hours of testing
    6: learn to live with MS 'features'
    7: don't get scared

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