Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
No Update Tables Are Specified.......
Message
De
20/07/2000 20:09:49
 
 
À
20/07/2000 19:00:29
Jimmy Ditta
Twin City Electronics
Monroe, Louisiane, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00395162
Message ID:
00395168
Vues:
13
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform