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

  • Home
  • SEARCH
  • 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 203465
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T17:22:52+00:00 2026-05-11T17:22:52+00:00

I am running a cross server insert INSERT INTO server.database.dbo.table (Field) VALUES(‘test’) Afterward, I

  • 0

I am running a cross server insert

INSERT INTO server.database.dbo.table (Field) VALUES('test')

Afterward, I need to get the id of the last insert. However, when I run the the scope_identity function, I don’t get the latest id from the foreign server.

SELECT @ID=SCOPE_IDENTITY()

How would I retrieve the last id from a cross server insert?

  • 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-11T17:22:52+00:00Added an answer on May 11, 2026 at 5:22 pm

    From http://msdn.microsoft.com/en-us/library/ms187342.aspx

    The scope of the @@IDENTITY function
    is current session on the local server
    on which it is executed. This function
    cannot be applied to remote or linked
    servers. To obtain an identity value
    on a different server, execute a
    stored procedure on that remote or
    linked server and have that stored
    procedure (which is executing in the
    context of the remote or linked
    server) gather the identity value and
    return it to the calling connection on
    the local server.

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

Sidebar

Related Questions

I am trying to cross-compile Erlang and running into a weird bug. The commands
Is there a cross-platform way to list the processes running on one's computer through
Running into a problem where on certain servers we get an error that the
Running an ASP.Net website and using TinyMCE for content management. Users need to be
My company produces a cross-platform server application which loads its configuration from user-editable configuration
I have 2 servers running SQL Server 2005 with merge replication set up between
I have a web service running in http://server/abc/service which is being accessed by Flash
I'm running the following statement to see what queries are executing in sql server:
We've occasionally been getting problems whereby our long-running server processes (running on Windows Server
httpd = make_server('', 80, server) webbrowser.open(url) httpd.serve_forever() This works cross platform except when 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.