Viewing 15 posts - 91 through 105 (of 201 total)
There were quite a few different distribution disks for SQL Server 2000, and Reporting Services did not come out until late in 2003. Is there any possibility that you used...
December 5, 2005 at 6:13 pm
you could have two databases with the same names if they were in separate named instances.
December 5, 2005 at 6:08 pm
"Also, the article seems to describe a classic Slowly Changing Dimension scenario - and SSIS includes a wizard that builds those processes very easily including full handling of inserts and...
December 5, 2005 at 5:53 pm
splitting the dataflow with a multicast doesn't tell me that the update or insert was successful, and since there is no success output on the destination there is nothing to...
December 5, 2005 at 3:50 pm
Okay, I accept that distinction... it is an SQL destination with that limitation; not an OLE-DB destination. But, "Destinations" from that portion of the toolbox do not have success outputs,...
December 5, 2005 at 3:24 pm
What tremendous service!
Just a few comments before I get back into it and see why that solution I sent did not fail for you. The first thing...
December 5, 2005 at 2:55 pm
Are you using SSL? I never saw your exact error; but there are a group of them that people seem to get repeatedly. There is a very good book on...
December 5, 2005 at 12:42 pm
It seems pretty obvious to me that 35 is not a limitation since that path itself is 36 (if I counted right) and that is the standard location. I would...
December 5, 2005 at 12:27 pm
Are you using Mixed-mode authentication on your SQL Server?
December 5, 2005 at 12:19 pm
I am most appreciative of the offer to help from Kirk and additional input from Donald. I will also investigate the alternative method suggested by Donald for handling my...
December 5, 2005 at 11:28 am
ipconfig returns your IP address. I cannot imagine any configurations where it would not return your IP address. Try using ipconfig /all and ipconfig /?
if the DB is on your...
December 2, 2005 at 11:41 am
I would re-run the installation script. I am sure there is an easier way; but sometimes getting the job done is what is important. Remember to backup the encryption key...
December 1, 2005 at 10:59 am
I found that that connections to Sybase worked smoothly when on the same box and/or on the same subnet; but when on a different subnet that they required the "commlinks=tcpip"...
December 1, 2005 at 10:54 am
Will there be a "beta" copy like Farmer's book on Scripting? Funny, it was only $14.95 for the book with a retail of 24.99... and the two day shipping was almost...
December 1, 2005 at 10:43 am
I am guessing that it will not work... at least not from the templates installed in the IDE. The features just aren't there in the earlier RS. You might get...
November 29, 2005 at 11:28 am
Viewing 15 posts - 91 through 105 (of 201 total)