Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 5947379
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T16:57:20+00:00 2026-05-22T16:57:20+00:00

I am using a SQL Server database with SQL Server Management Studio where I

  • 0

I am using a SQL Server database with SQL Server Management Studio where I have existing tables. I add a few tables to it and it works just fine. However, for subsequent operations such as

Drop table XXX --OR 
Create Trigger YYY on XXX

I run into a error statement that reads:

i) Cannot drop table XXX as it does not exist or you do not have permissions

ii) The object ‘XXX’ does not exist or is invalid for this operation

I tried to carry out an Insert operation but that showed me a similar error (The object ‘XXX’ does not exist). I can see this maybe a permissions issue since I am using an existing database. However, in that case, I should have been unable to create a table as well?

Can anyone pinpoint how I can work myself around this and what the problem is?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T16:57:21+00:00Added an answer on May 22, 2026 at 4:57 pm

    What is your default schema?

    SELECT name, default_schema_name 
        FROM sys.database_principals 
        WHERE type = 'S';
    

    Try qualifying your references to the table as SchemaName.XXX and see if that helps.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Using SQL Server Management Studio, I have backed up a database from one server
I have a database (using Microsoft SQL Server Management Studio Express) that is currently
Using MS SQL Server Management Studio 2005 - To Restore a Database: Restore Database
I'm using Microsoft SQL Server Management Studio to work with a database. I'm only
When I backup or restore a database using MS SQL Server Management Studio, I
In our SQL Server 2005 database (tested using Management Studio with DBCC FREEPROCCACHE and
I'm using SQL Server 2008 Management Studio. Below is what I have to write,
I don't have SQL Server Management Studio on my machine. I have a database
In my SQL Server 2005 server I create databases and logins using Management Studio.
I have a web application, which is using a SQL Server 2005 database. My

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.