Jump to content

Recommended Posts

Posted

I'm trying to write a client application to manage some data on a SQL server, this client could be used by several users at the same time. Questions : 1. Is there any other way to connect to the SQL server without needing the clients to connect directly to it by TCP/IP port opening? It kind'a feels weird opening up SQL server ports? or is it "normal" and OK ? 2. When two users using same field, how would you lock that field? Like if one user opens it up, the field locks (read only) for the other user? 3. If I got this correctly, I'll need to buy atleast Visual Studio 2008 Standard to do the above, since express editions won't connect to remote SQL servers? Thanks!

 

More...

 

View All Our Microsoft Related Feeds

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Popular Days

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...