Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Invalid object name TableName
Message
De
12/01/2021 09:57:47
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Allemagne
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01677801
Message ID:
01677805
Vues:
48
Sounds like the SQL commands used to delete the record are wrong

Check the Tables, UpdatableFieldList and KeyFieldList properties of the CA against the tables used in the CA.
Check the more obscure Delete* Properties
Check the BeforeDelete and AfterDelete events

Use the Before* Events to check what SQL string is send to the server,


>Hi,
>
>I am troubleshooting a problem. I am trying to delete a record from a table in the SQL Server. I am using cursor adapter.
>On the =tableupdate() command of the CA view, I get error:
>
>Invalid object name 'TableName2'
>
>
>TableName2 used to be in the database. But I removed it some time ago. Where could the connection between the table TableName1 and TableName2?
>
>TIA
Words are given to man to enable him to conceal his true feelings.
Charles Maurice de Talleyrand-Périgord

Weeks of programming can save you hours of planning.

Off

There is no place like [::1]
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform