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 5977291
In Process

The Archive Base Latest Questions

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

I am creating a SQL Server database (call it a) on my development system

  • 0

I am creating a SQL Server database (call it a) on my development system (call it A), which needs data from another production-database-server (b, on Server B).

So, I set up the other server as a linked server. No problem so far.

When finished that database (a) should run on server B, so there would be no more need for a linked server.

But in my STPs I got a lot of B.b.dbo.tablename which would need to be altered to simply b.dbo.tablename…

I want to avoid this.

Any idea how I can do this.

Would it be a severe performance hit, if I simply set up a Linked Server on B pointing to itself (if that is possible)…?

Hope I could make sense!

Thank you,
Reinhard

  • 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-22T21:20:59+00:00Added an answer on May 22, 2026 at 9:20 pm

    You could use the linked server referring to itself.

    However, an easier way might be use a synonym that hides the 4 part name.

    CREATE SYNONYM dbo.myLocaltable FOR LinekdServer.dbname.dbo.myLocaltable
    

    or

    CREATE SYNONYM myLocaltable FOR LinekdServer.dbname.dbo.myLocaltable
    

    This way, all references to myLocaltable will be, er, local.

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

Sidebar

Related Questions

I copied a SQL Server database from one system to the next, identical setup,
My team recently rebuilt their SQL Server 2005 development database from scratch using the
I am creating a SQL Server database programmatically during a conversion. If the conversion
I am creating a database in SQL Server 2005 and cannot remember the CREATE
I always ignore this option when creating a new database on SQL Server 2005,
I need a programmatic way of creating a SQL Server ODBC Data Source. I
I am creating a Windows forms application and my SQL Server database is on
I'm creating a setup using Inno-setup. During the setup process, a SQL Server database
We document our SQL Server database by creating table and column level Description extended
I am creating a window application that need to use sql server database. I

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.