Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to control a table of VF6 in exclusive way using COM
Message
From
12/04/2000 08:38:32
 
 
To
11/04/2000 22:59:06
General information
Forum:
Visual Basic
Category:
Other
Miscellaneous
Thread ID:
00358498
Message ID:
00358601
Views:
12
Do you have an ON ERROR set in your VFP COM? Is it trying to issue a WAIT WINDOW or MessageBox? Make sure that no user interface code is buried in your COM (WAIT WINDOW, MessageBox, DoEvents, forms, etc.)

HTH
>I create a COM object in VF6 , that object is subject for
>VB6. One of its method open a 2 Table Which is table 1 is shared
>and the other is exclusive. What happen is that, the table which is
>open in exclusive returned an error. The error is "user interface operation not allowed at this time". Can anyone tell me on how to control a table in exclusive way without occuring that error again in VB6?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform