Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Database is open ?
Message
 
À
09/09/2009 12:31:01
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01423299
Message ID:
01423316
Vues:
39
In my command windows I wrote

OPEN DATABASE mydata && as this command was executed in the remote machine in net work


Then from a button of a form && as this command was executed from my main PC

try

OPEN DATABASE mydata excl

CATCH TO oErr
n_erro = oErr.ErrorNo

= MESSAGEBOX(N_erro)

endtry

But I get no message

I was expecting to have an error abor

Moises
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform