-
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.
-
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