|
-
Jun 14th, 2010, 08:03 AM
#1
Thread Starter
Hyperactive Member
What is spid?
I ran sp_who2 in sql server, what is SPID?
From Microsoft, I found that it is session ID.(I copied it at bottom).
I used ASP.NET in app, what is the relationship between SPID and connection string? Is it processing ID?
-------------
session ID (SPID in SQL Server 2000 and earlier) is a session identification number belonging to the SQL Server instance. session ID is smallint.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|