Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dataenvironment
Message
From
18/02/2002 08:28:54
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
13/02/2002 12:19:56
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00619579
Message ID:
00621499
Views:
14
>My app runs on a network. The main form sets the dataenvironment to include all the necessary tables. I use ODBC to connect to an AS400 database and make updates. To get the updates to work I have to do a USE command which drops all the tables from my DE. So I do DE.closetables, DE.opentables. This works okay as long as other users don't have the same record pulled up. Why would the DE on one user affect the DE on another user? How can I keep the app from locking up?

Looks like the tables or views are opened exclusively. See SET EXCLUSIVE.

Hilmar.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Reply
Map
View

Click here to load this message in the networking platform