Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Database container
Message
From
25/02/2004 06:48:05
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
24/02/2004 17:44:06
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00880121
Message ID:
00880621
Views:
12
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform