|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
SQL Server Toolsmicrosoft.public.sqlserver.tools
SQL server 2000 fragmentation
Nada Sherief -
5 Nov 2005 7:47 PM - 1 message
[Message not available] ...
Image upload FREE
Picica -
5 Nov 2005 12:20 PM - 1 message
Upload your image free! send blank message to sa***@lpi-hk.com to get access. ...
Image upload FREE
Picica -
5 Nov 2005 12:19 PM - 1 message
Upload your image free! send blank message to sa***@lpi-hk.com to get access. ...
Image upload FREE
Picica -
5 Nov 2005 11:51 AM - 1 message
Upload your image free! send blank message to sa***@lpi-hk.com to get access. ...
Image upload FREE
Picica -
5 Nov 2005 11:51 AM - 1 message
Upload your image free! send blank message to sa***@lpi-hk.com to get access. ...
free world sms
Fesstica -
5 Nov 2005 11:04 AM - 1 message
Free SMS send all over world send blank message to sa***@lpi-hk.com to get access. ...
free world sms
Fesstica -
5 Nov 2005 11:04 AM - 1 message
Free SMS send all over world send blank message to sa***@lpi-hk.com to get access. ...
DELETING 100 million from a table weekly SQl SERVER 2000
harish -
5 Nov 2005 3:53 AM - 9 messages
DELETING 100 million from a table weekly SQl SERVER 2000 Hi All We have a table in SQL SERVER 2000 which has about 250 million records and this will be growing by 100 million every week. At a time the table ...
Performance Counters Disappear
Thom -
4 Nov 2005 9:41 PM - 1 message
I am using logman to stop and start a performance log for the SQL counters as well as some Windows counters. This process works well for several weeks and then it drops all the counter except for a few, it leave disk queue lenght and memory/pages sec. ...
Filtering out blank TextData in Profiler
Vern Rabe -
4 Nov 2005 5:52 PM - 7 messages
SQL Server 2000. When I set up a Profiler trace for SP:StatementCompleted events, and add a filter on TextData, e.g., "-- ProcName%", I get many events where the TextData is blank, or NULL. How can I filter those out? ...
Query Analyzer
Bill -
4 Nov 2005 5:59 AM - 7 messages
I installed SQL2005 Developer and my workhorse Query Analyzer is missing. Granted, there are sexier tools such as Visual Studio and the new design studio, but I like to write my queries and not draw them. I'm also rather ...
FreeText search issue in View window
ecirpnaes -
4 Nov 2005 4:30 AM - 1 message
In Management Studio, in a query window, I can do this.... select....where contain(Table.*, 'value') which is the shorthand for .... where contains(Table.Column1, Table.Column2) If I do this in a view window, I get a syntax error. The parser does not ...
Problem with Dates and OpenXML command
Paul Barnett -
3 Nov 2005 10:42 PM - 2 messages
My data is being updated correctly for all fields except a date field. The program is crashing when a date is encountered with OpenXML. Is there a way to convert the date within SQL to handle this...I have tried ...
perfmon
Ben -
3 Nov 2005 10:04 PM - 1 message
The SQLServer:: Options have disappeared from my available perfmon counters I have not installed or uninstalled any software ...
SQL Server 2005 & Visual Studio 205 RC
Erik -
3 Nov 2005 4:54 PM - 15 messages
I'm really sad guys... I installed Visual Studio 2005 RC with SQL Express 2005 (included on CD) and it worked very well Today I removed SQL Express 2005 and I was really enthusiastic to install SQL Server 2005 Developer Edition because I belive that is more flexible use ...
Question about MS SQL ODBC Enterprise manager
dbctl -
3 Nov 2005 4:44 PM - 1 message
My hosting service is supplying the space on a MS SQL ODBC server for my phpBB forum so I don't have a SQL server CD-Rom. Is it possible to only get the Enterprise manager not the sever package? If not where do I purchase ...
DBCC SHOWCONTIG Performances
Marc G. -
3 Nov 2005 2:28 PM - 2 messages
I have decided to automate the Index Defragmentation process on all tha tables of my database with a store proc. As a starting point, I used an example from SQL Server 2000 Help (Transact SQL Reference - DBCC ShowContig topic : Example E : Use DBCC SHOWCONTIG and DBCC INDEXDEFRAG ...
Management Studio - Open File
Joe -
2 Nov 2005 6:34 PM - 13 messages
I was hoping this would be worked out with RTM, but it does not look like it. I want to open a .sql file from disk in my current window. Whenever I try to open a file managment studio opens it into a new tab, prompts me for my ...
Object Explorer / Summary is empty
DanW -
2 Nov 2005 6:05 PM - 3 messages
If you open the summary window to view tables lists, etc rather than in the tree view, and dock the summary with the object explorer so you can switch between them, the Summary window is empty. Anybody know if this is suppose to act like this? ...
TDS Problem
Savas Ates -
2 Nov 2005 5:56 PM - 2 messages
Microsoft OLE DB Provider for SQL Server error '80004005' TDS buffer length too large how can i solve it ? ...
Using or Creating a SQL 2000 Report Server
Hugh O -
2 Nov 2005 4:48 PM - 3 messages
Hi, If this is not the proper newsgroup for SQL Server Reporting Service questions, please tell and hopefully where is the proper newsgroup. I am developing an internet app via VS.Net 2003 ASP.Net, and VB and SQL ...
viewing procedure code in management studio
Quinn -
2 Nov 2005 6:03 AM - 5 messages
How do you view stored procedure code in management studio without scripting it out or selecting modify? ...
hand icon on replicated databases
Quinn -
2 Nov 2005 5:47 AM - 2 messages
In EM, there would be an icon of a hand under a replicated database. Did that go away with SQL 2005 management studio? ...
scripting in sql management studio
Quinn -
2 Nov 2005 5:26 AM - 6 messages
Like EM, management studio allows us to select multiple objects to script. However unlike EM, it doesn't give us the option to create separate scripts per object. Is there a way to create separate scripts for each object in sql ...
Use Cases for SQL Mail (or Database Mail)
n_o_s_p_a__m -
2 Nov 2005 3:55 AM - 1 message
Anyone care to comment or direct me to a website that lists one or more of the use cases that apply to the SQL Mail feature? -KJ ...
modifing a running trace
jaylou -
1 Nov 2005 8:40 PM - 4 messages
Is there a way to modify a running trace without stopping and re-createing it? I have a trace running for SOX Audting and I need to add a new user to be traced. I created the trace in a script not the GUI in EM. ...
Replication Monitor
DanW -
1 Nov 2005 3:57 PM - 1 message
I've noticed a couple of annoyances with the new replication monitor. First, it's not integrated with the rest of the tools like it used to be. I really don't want a separate window/application for the little bit I use it. ...
SQL 2005 query analyzer
DanW -
1 Nov 2005 3:32 PM - 2 messages
I used the SQL 2005 beta for a while, but this was enough for me to uninstall it. I have now installed the released version of SQL 2005. I routinely opened query analyzer, opened 1 window and selected the ...
Express Manager
Gniluy -
31 Oct 2005 6:15 PM - 2 messages
Hi, I just downloaded SQL Server 2005 Express Edition and installed it. But I can not find SQL Server 2005 Express Manager. I also searched Microsoft website, but I can only find comunity technology preview version. The CTP version can not be installed with release version of ...
Where Can I Download SQL Server 2005 Express Manager?
Gniluy -
31 Oct 2005 5:45 PM - 6 messages
Hi, I just downloaded the SQL Server 2005 Express Edition from MSDN Subscriber Downloads site and installed it. But I can not find SQL Server 2005 Express Manager. I searched Microsoft website, but I can only find community technology preview version? The CTP version can not be installed with the release ...
|
|||||||||||||||||||||||