Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Turn events on through exe doesn't work?
Message
 
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00827956
Message ID:
00828888
Views:
14
Hi Michelle,

It works for me in VFP7SP1 and later.

>Ok, I'm trying to find a way to turn events on in a view without having VFP on the machine. The following code works from inside VFP but not when compiled into an exe. Is there something I'm mising? Or another way to do it?
>
>
>OPEN DATABASE "prodata.dbc" SHARED
>DBSetProp("PRODATA",'Database','DBCEvents',.T.)
>MESSAGEBOX("Events on")
>CLOSE DATABASES ALL
>
>
>Thanks,
>
>Michelle
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform