:: -----Original Message----- :: From: profoxtech-bounces (at) leafe DOT com :: [mailto:profoxtech-bounces@leafe.com] On Behalf Of Cindy Winegarden :: Sent: Tuesday, August 31, 2004 9:25 PM :: :: Hi Pablo, :: :: When a user opens a view VFP locks the view definition in :: the DBC for a short time. If you're opening and closing :: views a lot then it can slow things down. The solution for :: this problem is to have one DBC for the data that lives on :: the network and one DBC for the views that lives on the :: local machine. Each user locks his own copy of the view and :: doesn't collide with other users.
Thanks! I suspected there was a reason for the fewer collisions on the road. :)
PabloSr Still Learning ==============
©2004 Pablo Rivera Sr |