melkanzi Posted October 5, 2006 Posted October 5, 2006 Hi all, Im working on a project and I would to make it an application that runs on client pcs where the db will be stored/run from a single pc(admin). I'll code the application in VB.NET VS2005 and will use SQL express. How can I make such application where the users login then at some point they could update the database with some values? What kind of application will this be?? And how can I deploy it as client or server? Thanks Quote
Gill Bates Posted October 5, 2006 Posted October 5, 2006 You will just need a connection string. This can point to any database server on the local network or the Internet. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.