Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Invalid object name TableName
Message
From
12/01/2021 09:57:47
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Germany
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01677801
Message ID:
01677805
Views:
47
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]
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform