database - c# WinForm App setup wizard w/ network DB and multi Cient -


i have been searching couple days unlucky finding answer. building winform application . application installed multi pc's on same network , connect db on server in same network.

first , unable find how develop/design multi client(sorry don't know call ) application , same app operating @ same time, different users, in different pc's , use single db on network.

second , want create setup wizard ,where user choose ,when installing application , if server , or client side. when server selected create db app , , when client selected , user point server machine on network , client app installed pointing @ db on server.

i don't know if clear enough or complicated while explaining.

i resolved issue wcf. building wcf host on main server , terminals comunicate main server via wcf , host program sql queries.


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -