Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Multi User Enviromnent
Message
General information
Forum:
Microsoft SQL Server
Category:
Other
Miscellaneous
Thread ID:
00477755
Message ID:
00477864
Views:
23
>Hello,
>
>I have an aplication writen in Visual Basic 6.0 with sql server databases.
>
>Now, i need to implement multi user enviroment for my app.
>
>How can i implement the multi user enviroment in the SQL server?


What do you mean by "multi user environment"? A VB application for single or multiple user won't differ in anything except error handling (you need to trap errors related to records locked by another user will trying to update and/or delete, ...).

By default, multiple users can connect to the same database (unless one is connecting exclusively).
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform