Hi All,
I have a database and have a sql script to add some fields in a table called "Products" of the database.
But when i am executing this script , I am getting the following error:
Cannot find the object "Products" because it does not exist or you do not have permissions
Why it's error occured and what should I do to resolve it?