Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Multiuser Programing with ms-sql
Message
From
25/07/2003 03:01:25
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00813064
Message ID:
00813404
Views:
7
>In a word - you can't.
>
>Well actually that's two words!!
>
>You need to think completely differently about the way you handle data. Think of the SQL Server as a big file server. It doesn't know about what end users are doing with its' data, at the lowest level.
>
>First of all, tell us how you are accessing the data: is it through a view for example? How wide (total width) are your rows? Perhaps using stored procedures would be easier for you to program?
>
>Tell us some more please.
>
>Regards
>Simon
Thanks for your reply.
Im using remote views with buffermode 5 and some times spt for accesing the data.

My largest table has 35 fields with about 100,000 records. Its a test database.

When i cant lock. How can i prevent conflicts ?
Thanks
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform