Home All Groups Group Topic Archive Search About

SQL Server Tools

microsoft.public.sqlserver.tools
Score sql server 2000 issue
spitapps - 9 Sep 2006 11:46 PM - 2 messages
I have webspace running on a machine with IP address 82.165.206.115 through 1and1.com.  Then I have an internal server running on my network which is running SQL Server 2000.  I have yet to be able to ...
Score Alter Seed value of Identity column
Prasad - 9 Sep 2006 5:42 AM - 3 messages
Hi,     I want to create temporary table, say "a" which has  a column say "col1" which i wnt to be an identity for which I need to provide a seed value.     I tried the following ...
Score .Working with jobs when Agent is stopped.
David Reabow - 8 Sep 2006 5:12 PM - 9 messages
Hi All, How can I work with jobs when agent is stopped? This could be done in SQL 2000 Enterprise manager but does not appear to be available in Management studio. I don't want to start the Agent as this will run the jobs. ...
Score Trying to import data from Access, being stung by "missing workgroup information file"!
0to60 - 8 Sep 2006 3:16 PM - 3 messages
I'm using Management Studio's Tasks->Import data tool to try to import data from a MS Access database .mdb file.  But, I keep getting the "the workgroup information file is missing or opened exclusively by another user" error ...
Score How to find indexes in use w/ Profiler?
Chris - 7 Sep 2006 8:23 PM - 4 messages
How do I determine what indexes are being used using profiler? What events do I capture? I see IndexID as a data column.. I assume I need this to query sysindexes... tia, chris ...
Score Query Analyzer in Sql Server 2005
Raj - 7 Sep 2006 1:01 PM - 4 messages
Hi I know that the Query Analyzer is merged with an tool in 2005. So which edition of Sql Server 2005 I need to install to have Query Analyzer on my machine? Thanks Raj ...
Score Error Message
Prasad - 7 Sep 2006 4:57 AM - 5 messages
Hi,     Is there any way to get the error message within a stored procedure. I have to store the SQL Server error message in a table.     TIA Thanks P ...
Score Moving a database to a new drive
OD - 6 Sep 2006 4:36 PM - 5 messages
I have a CRM 3.0 application running on a Windows server 2003 R2 and SQL 2005. I need to move the database and log file to a different drive from the current location. It is currently on C: which is the system partion. I need ...
Score Source Control support - Requirements gathering
DavidRedGate@googlemail.com - 5 Sep 2006 12:23 PM - 1 message
Hi all, I work for Red Gate Software and we are doing some preliminary research into a SQL Server source control solution. We would like for this tool to solve as many real-world problems as possible, which is why it's ...
Score Manually inserting to image column in Management Studio
sthrudel - 5 Sep 2006 12:20 PM - 3 messages
Is it possible to manually insert some data into image column in MSSQL Management Studio? I have defined a table that contains image column for inserting some binary data. I don't have the logic for inserting that data into ...
Score SQL Profiler "Server processes SQL server trace data" option info
Prasad - 5 Sep 2006 4:39 AM - 2 messages
Hi,     Wanted to know what this option means in SQL Profiler, "Server processes SQL server trace data", read that SQL Server will not miss the events but the SQL Server will be loaded, but wanted to know how this option can be set ...
Score SQL Server connection problem
djamilabouzid - 3 Sep 2006 10:50 PM - 2 messages
Hi! I have some problems with ms sql server database connection. When I wrote the following function (in VB): sub Remplir_Theme() Dim connectionString As String = "Data Source=.\SQLExpress; AttachDbFileName=|DataDirectory|\BasedeDonnees_babySQL.mdf ;Integrated Security=true; User Instance=true" Dim sqlCon As new System.Data.SqlClient.SQLConnection ...
Score SQL Server Management Studio slow at opening tables
Torkjel Ingebrigtsen - 3 Sep 2006 7:48 PM - 4 messages
Hi, I am running SQL Server Management Studio on a dell inspiron 9300 with an ATI Mobility Radeon x300 graphics adapter. So far so good, but there is one particular function in the GUI that don't work as expected with the ...
Next »