28 Opinion Dsiconsolas.com
Fri, 16 Oct 2009 02:29:09 -0700
Hola mi opinion acerca de dsiconsolas.com es bastante buena, gracias a estos chicos pude tener el cartucho para que mi hijo jugara a todos los juegos, que me descargo de internet. Fueron amables y me digeron donde descargarme los juegos y configurar la tarjeta. Me dieron un pequeño manual que para deciros la verdad ...
|
SQL Server 2005 Profiler Automated
Wed, 7 Oct 2009 08:44:01 -0700
I inherited serveral SQL Server 2005 database servers. How can I determine
if the database servers have SQL Server 2005 Profiler set to automated?
Thanks, ...
|
SQL2008 SSMS Color Connections
Wed, 7 Oct 2009 08:11:57 -0600
Hi,
One of the nice features of SQL2008 is the ability to give a color to the
connection. We have setup an SQL2008 Central management server to connection
to our mostly SQL2005 and SQL2000 servers. We set the connection colors so
we could have a simple way of seeing if we were connection to say a
producti ...
|
SSIS Designer won't allow drag and drop
Mon, 5 Oct 2009 15:00:03 -0700
There are certain items that are not allowed to drag and drop in the SSIS
designer (BIDS 2005) but you can double click on the item in the toolbox and
it will appear on the design surface.
The items that do not allow you to drag and drop are like the Foreach Loop,
Sequence, DataFlow task, etc.
But you ca ...
|
What is the proper row terminator if rows are terminated with hex
Fri, 2 Oct 2009 11:18:19 -0700
I have a text file whos rows are terminated with 0A (NewLine). When I try to
bcp IN these rows using -r"\n" which is the NewLine character it yields a
"right truncation" error. When I recreate the file with 0D0A, the file loads
properly, even though I use the same -r parameter. It seems bcp requires the
0 ...
|
SQLDiag : How to enable filters for SQL Profiler
Thu, 1 Oct 2009 16:47:32 -0400
Hi all,
We are planning to standardize on using SQLDiag (SQL2K5 and SQL2K8) to
collect the diagnostic information from our SQL Servers. The configuration
XML file that has been provided is highly customizable and it looks like it
will work for us very nicely.
The one thing that we are missing is the abilit ...
|
Cube Build is "stuck" in Project Server queue
Wed, 30 Sep 2009 15:24:01 -0700
I have just configured AS 2008 on our QA environment and attempted to build a
cube. It has been in the Project Server queue for over an hour and no change
in status. I have been searching for errors anywhere and cannot find
anything. I was able to set this up in our Dev environment just fine, but I
am not ...
|
|
|
SQL Profiler Stops By Itself
Fri, 25 Sep 2009 11:51:01 -0700
When I start SQL Server Profiler, it says trace is starting at the bottom,
and may return rows for a few seconds, but then it stops saying "Trace is
stopped".
Event viewer does not show any errors, but does provide the following events
every few seconds.
SQL Trace ID 2 was started by login "xxxxxx\xxxxxx ...
|
I am uable to unistall SQL Management Studio??
Mon, 21 Sep 2009 02:33:01 -0700
When I open a table in SQL Management Studio I get a message stating
"Object Reference not set to an instance of an object. (SQLEditors)"
I have tried to uninstall SQL Management Studio by using the Add\Remove
Programs and removing all SQL Programs.
It is still on my PC.
Anyone know how I can remove t ...
|
Install "default instance" of sql server 2005 after named instance
already installed
Fri, 18 Sep 2009 10:37:06 -0700
Thanks much!
Posted as a reply to:
Re: Install "default instance" of sql server 2005 after named instance already installed
Yes, you can install one default instance and any number of named instances.
Not if you are using the server/CAL or processor model:
<Excerpt
href="http://www.microsoft.com/Sql ...
|