|
-
Dec 19th, 2002, 07:29 AM
#1
Thread Starter
Hyperactive Member
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...
-
Dec 19th, 2002, 01:32 PM
#2
Thread Starter
Hyperactive Member
Learn, this is the Keyword...
-
Dec 19th, 2002, 01:38 PM
#3
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|