PDA

Click to See Complete Forum and Search --> : client/server programming


colin_ashton
May 28th, 2000, 09:15 PM
I'm jumping up from basic programs to client server programming in NT.

Any tips on client server programming with central database stores.

should or can I create a program server side that is called by the clients....or should I have just client programs accessing the same database?!?! marking it with some kind of
flag?

any tips, hints, good books would be appreciated.

May 29th, 2000, 07:23 AM
with VB DCOM based n-tier architecture is probably the best solution to create client-server applications. 'VB Business Objects' and 'VB Distributed Objects' by Wrox Press (www.wrox.com) are excellent books on that topic.

best regards


Sascha