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.