Why is SQL Profiler showing empty for database name and database id?
4
votes
2
answers
991
views
I have some code that uses Entity Framework to call a stored procedure in SQL Server. If I run SQL Profiler and filter by the database it is calling, I can see that the profiler correctly shows the call.
However, the database name and database id column are always empty. Anyone know why it is not showing this information?
I'm using this version:
> Microsoft SQL Server 2008 R2 (SP1) - 10.50.2500.0 (X64) Jun 17 2011
> 00:54:03 Copyright (c) Microsoft Corporation Standard Edition (64-bit)
> on Windows NT 6.1 (Build 7601: Service Pack 1)
Asked by jerry xu
(63 rep)
Mar 16, 2016, 10:09 AM
Last activity: Dec 10, 2024, 01:49 AM
Last activity: Dec 10, 2024, 01:49 AM