Viewing 15 posts - 31 through 45 (of 488 total)
I believe it is a default instance. There are no other SQL Servers installed on that maching and I only needed the name of the computer to register it.
October 6, 2006 at 6:44 am
Now I'm embarased to say I haven't actually bought it yet, a coworker of mine did and I am reading hers right now.
But I do have the previous one signed...
October 5, 2006 at 1:57 pm
Thank you!
I had to take a double take when I noticed your signature and it was for the book that I am currently reading and then found your name...
October 5, 2006 at 12:54 pm
I'm getting a little farther now. Thanks!
Now I get this error:
Executed as user: DomainName\administratoraccount. The package execution failed. The step failed.
And the account it is using is an sa. Its...
October 5, 2006 at 12:43 pm
I have tried using the CASE function in the expression area and it never accepts it plus the CASE function is not listed as one of the functions that can...
September 28, 2006 at 8:49 am
As I normally do, I keep looking for a solution after I post here and I just found something I did not expect in the remarks for the REPLACE function...
September 28, 2006 at 8:00 am
You could store the count of all the rows that will be processed by the cursor in a variable.
Then use another variable as a counter and increment it...
July 5, 2006 at 2:24 pm
Thanks for all your replies.
The problem is this server crashed a couple days and because we were told to get it up as soon as possible all the checks that...
June 29, 2006 at 7:56 am
You can control locking to a certain extent using locking hints. This might not do what you expect and you need to read up on the various hints so...
June 27, 2006 at 6:48 am
Any job that will allow me to work from home 2 to 3 days a week will get my attention. My current job refuses to let me work even...
May 15, 2006 at 12:00 pm
Oh, I agree derived tables are useful, but in this SP they don't work since there is so much data that the entire derived table won't fit in memory.
The example...
February 22, 2006 at 8:40 am
OK, we now have two SQL Server 2005's with Integration Services installed. Can I access both of them from one server? I just tried and it wouldn't let me change...
January 20, 2006 at 5:12 pm
OK, I found it and got access to it. Is there anyway to register it like you do the database engines?
January 20, 2006 at 5:09 pm
Viewing 15 posts - 31 through 45 (of 488 total)