Results 1 to 3 of 3

Thread: Network application

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jan 2002
    Location
    Palermo, Italy
    Posts
    325

    Network application

    Hello people, upgraded to .NET and found a lot of differences... But I'm quite fast at learning
    Now I've to do a database application that has networking capabilities. I would like to know the best structure to give to my program, for example, the DB engine and an Administrator program on server machine and on clients ANOTHER program that interacts with it, or only the DB file in the server machine, and the same program properly configured by Admin on the clients... I'd like to know what is the best solution for this project before I write a single line of code (before I draw the first CommandButton ) You guys can sure help me, maybe you have also other ideas on this purpose...

    Thx, Xmas.
    Learn, this is the Keyword...

  2. #2

    Thread Starter
    Hyperactive Member
    Join Date
    Jan 2002
    Location
    Palermo, Italy
    Posts
    325

    ***BUMP***

    ***BUMP***
    Learn, this is the Keyword...

  3. #3
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    Really its just a matter of preference as each way has pros and cons. I would have the DB on the server and 1 app to handle the Admin and Client duties which is located on the local machines.

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