Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
TableUpdate View Error
Message
De
27/04/2001 14:24:37
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00500856
Message ID:
00500944
Vues:
23
>>Our opinions on that particular generic error are in agreement... But I'm even getting it if I open the project, browse any view and issue the update from the command window... It will work only if I use just the force parameter, but not with the alias... Any ideas?
>>
>>Renoir
>>
>>>>I am getting the error, "Function arguement value, type, or count is invalid." when calling...
>>>>
>>>>TableUpdate(.T.,"v_Allegations")
>>>>
>>>>...where v_Allegations is my (currently selected) view name. What is going on? Thanks!
>>>>
>>>>Regards, Renoir
>>>
>>>I love that error. The main thing I check for when I get this is that the data types are correct in what you are updating. Dont shove a character string into a numeric field, or a character into a Date field, etc...
>>>
>>>HTH
>
>Does the tableupdate work if you do:
>
>SELECT v_Allegations
>TableUpdate()

Yes - no error; only when I add the alias. Are you on to something?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform