Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Database is open ?
Message
 
 
To
09/09/2009 12:31:01
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01423299
Message ID:
01423316
Views:
40
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform