Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Database container
Message
De
25/02/2004 06:48:05
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
24/02/2004 17:44:06
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00880121
Message ID:
00880621
Vues:
13
>Thanks,
>
>Now that I have tried that it is seems that Im getting conflicts in the database updates, and thought I had a handle in that. It be that lot of other IT areas are using the these files as well. Is there a good way to handle collision issues? I thought setting the buffering would do that.
>
>What I have is:
>
>ll_success= cursorsetprop("buffering", 5, "my_view")
>
>If I get a True for ll_success the drop through, otherwise loop back and try it again.
>
>Would there be a better way to do this?
>
>Again suggestions are appreciated.
>
>Craig

Views are always buffered by default (and actually I don't know if there is a way to use an unbuffered one). I never experienced :

ll_success= cursorsetprop("buffering", 5, "my_view")

return .F.
Updating OTOH is another thing and there might be several reasons for it to fail. In documentation there is a good section for it (as I remember Creating views or something like that)
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform