Home All Groups Group Topic Archive Search About

SQL Server Tools

microsoft.public.sqlserver.tools
Score Execute multiple T-SQL scripts against a database
xman - 7 Sep 2007 9:09 PM - 1 message
A free small utility, xSQL Script Executor by xSQL Software is now available - it allows you to run multiple T-SQL scripts at once against a Sql Server database. You can choose to run a single script file or a group of files identified by a pattern. You can select ...
Score Generate SQL scripts in Management Studio
Michael MacGregor - 7 Sep 2007 7:12 PM - 23 messages
In Enterprise Manager it was possible to generate a script file per object, I do not see this option in Management Studio. Is it no longer available? If it is, where do I find this option? If it isn't, is there any other way to ...
Score Integration service problem
Peter Lux - 7 Sep 2007 2:36 PM - 2 messages
I run a DTS on SqlServer 2005 to import a csv into a custom table that imports data to Great Plains. The package was running fine last month and was running fine till yesterday. I uninstalled C# 2008 "orcas" and now when ...
Score Profiler trace grows very fast
Bry - 7 Sep 2007 3:00 AM - 7 messages
Hi, I have a profiler trace running every 30 minutes in a production database, The trace include SQL:STMTCompleted, SQL:BatchCompleted, RPC:Completed, SP:Recompile then 16 columns. The only filter I put aside from the profiler itself is more than 3 seconds of duration. and ...
Score Report Button is missing in Management Studio 2005
John Doe - 5 Sep 2007 8:26 AM - 2 messages
Hi, on my installation the Report button is missing, described at [link] What do I have to do to get it? Thanks ...
Score sql 2000 enterprise manager and Vista
Chuck Turner - 4 Sep 2007 8:59 PM - 3 messages
All i've found is this [link] Which talks about the MSDE. Whats the official word on the 2000 Enterprise Manager running on Vista? ...
Score Re: SQL Resources Monitor
Mark Goldin - 4 Sep 2007 8:45 PM - 7 messages
I am doing right-click on database name but I dont see 'report' as an option. I have downloaded from the link you have provided. What am I doing wrong? ...
Score SQL Server 2005 Management Studio Full vs Express differences?
Pete - 4 Sep 2007 3:38 AM - 5 messages
Hi, It must be me, try as I may, I cannot find a list of feature differences beween the SQL Server 2005 Management Studios (i.e Express vs Full). Does anyone know what the differences are or where I may find a list? ...
Score tables without clustered index in a database
murtaza - 3 Sep 2007 11:38 AM - 5 messages
Hi, i am using SQL2k and want to find out a query where i can find all tables which are without clustered index in a DB. i've the query to find out the PK, but need for clustered index ASAP. ...
Next »