Is there a way to get the profiler without installing Microsoft Sql Server?
If the answer is no, which edition do I need to get the profiler? Do I need the Developer Edition?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
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.
Yes, you will need at least the Developer Edition (Express edition does not include the profiler).
However, you do not have to install the database server itself in order to use the profiler. You will want to look for something called something like “Client tools” in the installer.
Depending on your needs, you might be able to use a third-party profiler instead, such as the open-source SQL Server Express Profiler from AnjLab.