|
|
|
SSC-Insane
         
Group: General Forum Members
Last Login: Today @ 7:36 PM
Points: 21,357,
Visits: 9,535
|
|
Is there any way to install the profiler with sql server 2005 Express?.. Or do I have to install the full eval edition? I could really use it to flush out a bug in an app .
|
|
|
|
|
SSC Rookie
      
Group: General Forum Members
Last Login: Thursday, August 20, 2009 9:33 PM
Points: 43,
Visits: 8
|
|
Hi RGR.. According to this link (scroll down to the Manageability topic), Profiler is only shipped with the Standard and Enterprise Editions. Hope this helps.
Take care..
- Ward Pond blogs.technet.com/wardpond
|
|
|
|
|
SSC-Insane
         
Group: General Forum Members
Last Login: Today @ 7:36 PM
Points: 21,357,
Visits: 9,535
|
|
Ya learned that the hard way... Installed the full evaluation version over express but the profiler didn't get installed. Tried uninstalling the tools and reinstalling but that failed too. So I uninstalled everything, reinstalled the eval version + SP1 and now I started debugging the connection troubles . Thanx for the help.
|
|
|
|
|
Hall of Fame
       
Group: General Forum Members
Last Login: Friday, March 29, 2013 11:17 AM
Points: 3,432,
Visits: 14,332
|
|
That link is actually for businesses not for developers, the developer link includes management studio. That said I don't understand what a SQL Server person is doing with Express when the no deployment developer edition is only $33 dollars. Hope this helps. http://msdn.microsoft.com/vstudio/express/sql/compare/default.aspx Kind regards, Gift Peddie
Kind regards, Gift Peddie
|
|
|
|
|
SSC-Insane
         
Group: General Forum Members
Last Login: Today @ 7:36 PM
Points: 21,357,
Visits: 9,535
|
|
I just started a new job in a small company. It's the first time they work with to sql 2005. No one there was aware of that this version existed. I'll pass it along so they can consider it for later use. But for now the full 180 days evaluation version will do just fine for this project.
Thanx for the help.
|
|
|
|
|
Hall of Fame
       
Group: General Forum Members
Last Login: Friday, March 29, 2013 11:17 AM
Points: 3,432,
Visits: 14,332
|
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Wednesday, December 16, 2009 1:32 PM
Points: 7,
Visits: 15
|
|
Now there's an alternative without having to install the commercial or developer editions of MS SQL Server 2005.
And this alternative is standalone as well. No need to do any installation. Not necessarily as full featured as MS version but will do for the basics.
http://sqlprofiler.googlepages.com/
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Tuesday, March 02, 2010 9:56 AM
Points: 6,
Visits: 21
|
|
Hi has anyone successfully used this Profiler tool, coz I am having problems with it.
http://sqlprofiler.googlepages.com/
I have SQL 2005 Express on my PC & using this product it give an error message as soon as i click test connection... have you any issues with this..?
Regards Julia
|
|
|
|
|
SSC Rookie
      
Group: General Forum Members
Last Login: Friday, April 22, 2011 1:21 PM
Points: 30,
Visits: 27
|
|
Hi Julia,
I have successfully used this profiler tool. At first even I got the error message as soon as i clicked test connection. But it worked perfectly when I added \SQLEXPRESS to the name of the Server, where "SQLEXPRESS" is the default instance name.If you have given any instance names at the time of installation,replace it with SQLEXPRESS or else the format would be
Server Name\InstanceName (considering this is a Windows authentication)
eg: TestServer\SQLEXPRESS
Thank You Sunny
|
|
|
|
|
SSC Veteran
      
Group: General Forum Members
Last Login: Saturday, March 17, 2012 9:24 PM
Points: 243,
Visits: 155
|
|
| well i am having a problem with this profiler, i dont get any results, even though it connect well, i dont know why i dont get anything
|
|
|
|