Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Multiuser Programing with ms-sql
Message
De
28/07/2003 09:57:46
 
 
À
25/07/2003 03:01:25
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00813064
Message ID:
00814091
Vues:
12
Hi Cemal,

this is the dark side of force (MSQL).

MSQL is set oriented, and don't have direct row lock commands
( ORACLE,DB2 can ? ).

three way exist:

- lock hints and strong control of index defined.
- uses global temporary ##table for simulate row locks.
- 3-thier application for gain access to data objects.

Fabio
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform