Expand Minimize
This topic has not yet been rated - Rate this topic

Unable to execute the create script; the table name is invalid or missing. (Visual Database Tools)

You are attempting to create an object such as a trigger that is owned by a particular table or view, but the script text does not refer to that owning table or view. Modify the script to refer to the owning table or view and rerun the script.

For details about the syntax of scripts in SQL Server, refer to the SQL Server documentation.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.