Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
No Update Tables Are Specified.......
Message
From
20/07/2000 20:09:49
 
 
To
20/07/2000 19:00:29
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00395162
Message ID:
00395168
Views:
14
>DBSETPROP("intrancust", "view", "Tables", "inventory")

>On CURSORSETPROP() I'm getting the error "No update tables are specified. Use the Tables property of the cursor (Error 1491)". What in the world have I done wrong?

You should qualify the table with its database:

DBSETPROP("intrancust", "view", "Tables", "mydatabase!inventory")
Erik Moore
Clientelligence
Previous
Reply
Map
View

Click here to load this message in the networking platform