Home All Groups Group Topic Archive Search About

SQL Server Tools

microsoft.public.sqlserver.tools
Score Mangament studio hangs on db connection
jhoge123 - 15 Sep 2006 6:25 PM - 5 messages
I'm having a very wierd problem with Management studio. Until today everything was working fine - I could connect to SQL Servers from my WinXP box running management studio without any trouble. Today, when I try to log in the "connect to server" box just hangs. ...
Score Viewing Table size in Management Studio
jhoge123 - 15 Sep 2006 2:10 PM - 8 messages
I have a DB that is growing in size, and I would like to see the amount of disk space taken up by each table. Enterprise Manager used to have a screen that displayed the total space used for each table in a given database. ...
Score Save Object Browser Filters
Ashley Buist - 15 Sep 2006 9:16 AM - 1 message
Hi, Background: I'm working on a project with a very large number of stored procedures. Thanks to naming conventions and the filter feature of the object browser in SQL 2005 Management Studio I can filter out the ones I don't need to use. ...
Score Query Designer
Andy in S. Jersey - 15 Sep 2006 7:29 AM - 4 messages
While in SQL Server Management Studio I right clicked and selected Design Query in Editor ... I am able to design a query in Query Designer, but I cannot Execute SQL, it is ghosted out and I can't select it. ...
Score Database Tuning Advisor
Peter L. - 14 Sep 2006 5:53 PM - 2 messages
Are there any issues using the 2005 Database Tuning Advisor on 2000 servers? ...
Score Opening up QA with the Query window maximized
Conan Kelly - 14 Sep 2006 5:22 PM - 1 message
Hello all, I'm one of those people that have to have every window inside each program maximized and all of my programs maximized (defeats the purpose of having windows ;-) ).  Every time I open QA, the Query window is not maximized. ...
Score Import from Access to SQL 2000 with SQL 2005 management studio
Giorgio - 13 Sep 2006 11:01 AM - 6 messages
I am using the SQL 2005 management studio to import a table from an access database to a SQl Server 2000. It's giving an error on an access column that is a memo field type and can't convert the memo to a varchar on sql 2000 and ...
Score Backup(s) using SQL Enterprise Manager
George G. Ioannides - 12 Sep 2006 7:39 PM - 4 messages
Can someone please tell me the pros and cons of using SQL Enterprise Manager 2000 to do my backups of databases? then to use a third party program like Veritas backup exec. Looking forward to your response... Thank you in advance. ...
Score SQL Profiler - logging to table
P Brent - 12 Sep 2006 5:13 PM - 3 messages
I am trying to script creating of a Profiler trace, and would like it to log to a table. Is there a way to do this. ?   It seems sp_trace_create procedure allows you to log only to file.  ...
Score ANN: myLittleAdmin for SQL Server 2005 v3.1 released
el.c. - myLittleTools.net - 12 Sep 2006 3:47 PM - 1 message
myLittleAdmin for SQL Server 2005 v3.1 upgrade is now available. This new release offers several enhancements including: + Permission management + Extended properties management + Backup/Restore wizards for webhosting companies + etc... Free Lite Edition has also been updated. myLittleAdmin for SQL Server 2005 is the web-based administration tool ...
Score Profiler problem
Prasad - 12 Sep 2006 2:25 PM - 1 message
Hi Grp     I have a SQL Server 2005, on which I want to do the following     1. Audit execute permissions on all the system stored procedure.     2. Audit select, insert, update and delete on all the system tables. ...
Score Database Id prb !
Prasad - 11 Sep 2006 1:07 PM - 6 messages
Hi,     I was profiling the Audit Schema Object Access Event in SQL Server 2005, and when I executed the system stored procedure "sys.xp_msver" I found that the database id of the this procedure is shown as "32767" which doesn't ...
Score Bug in Enterprise Manager (SQL 2000)
Herbert Schroder - 11 Sep 2006 11:58 AM - 10 messages
I have installed  Enterprise Manager ver 8.0 (SQL 2000) and installed SP4. Using Enterprise Manager I manually typed in the Query (Action >  Open Table > Query) select * from syscomments where text like '%COA%' Currently  this gives me three records with the field [text]  shown as empty ...
Score ANN: Advanced Data Generator 1.7.0 released
Martijn Tonies - 11 Sep 2006 7:47 AM - 1 message
Dear ladies and gentlemen, Upscene Productions is happy to announce a new version of the database developer tool: "Advanced Data Generator" (version 1.7.0) A fast test-data generator tool that comes with a library of real-life data, can generate data to your database, ...
Score Importing Access DB through Management Studio Fails
Christos - 10 Sep 2006 1:14 PM - 3 messages
When trying to import an Access DB through the Management Studio I receive an erro that my PK column is read only an the import fails. How do I change the properties of the field to allow an import? Christo ...
Next »