Hi,
i have created a stored procedure and its running fine.
i am sure that sproc doesn't have any problem.
after that i integrate this sproc to an application.
whenever i execute sproc from query analyzer. its running fine and
doing expected job.
but whenever i am calling it through applicat...
more >>
We're about to purchase a 4 CPU Dual Core Xeon server with 4GB RAM and
Windows 2003 Server Standard and MS SQL Server Standard.
The question comes in as to the licensing - this is for an internal (not
web) application where all users are also members of the domain.
In looking at online lic...
more >>
When I run an sp_who2 to examine blocking spids, in the cmd (command)
field I will see something like "SELECT".
Is there a way to get further details, such as the full SQL statement or
procedure that is running on the spid?
...
more >>