Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Having an error opening table i use to store user and pa
Message
 
 
To
17/07/2001 05:00:46
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00531413
Message ID:
00531511
Views:
10
You should edit that method to add the alias of the table as the 2nd parameter of each CursorGetProp function.

You might also add a IF NOT USED("MyPassWordTable") test and open the table if it is not open.

>i'm having an error when i'm running form i have created using form wizard to access the table i use to store the user and password. See, what i want to do is use form wizard to add data or to append the table so another username and password will be created.
>
>the error was.....
>
>IF CURSORGETPROP("SourceType")#3 AND !CURSORGETPROP(("Offline") AND !CURSORGETPROP("SendUpdates")
>
>error # 52
>
>No table is open in the current work area
>
>Method: Click
>
>Line: 34
Mark McCasland
Midlothian, TX USA
Previous
Reply
Map
View

Click here to load this message in the networking platform