Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Multi User Enviromnent
Message
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Divers
Thread ID:
00477755
Message ID:
00477864
Vues:
22
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform