Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Turn events on through exe doesn't work?
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00827956
Message ID:
00828888
Vues:
13
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--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform