Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem in working with a form
Message
 
To
19/11/2005 14:27:09
Chandan Chakraborty
Bangiya Gramin Vikash Bank
Raiganj, India
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 6
OS:
Windows '98
Network:
Windows 98
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01070560
Message ID:
01070806
Views:
11
Hi Chandan,

Do you have private data session or default data session? If you have private data session then you might want to put

SET TALK OFF
DODEFAULT()

in the 'BeforeOpenTables' method of the DataEnvironment. For the the private datasession the default settings of the project is been ignored. Also you might want to consider other set commands like 'Deleted' etc.

Good luck
Bijith
Previous
Reply
Map
View

Click here to load this message in the networking platform