Viewing 15 posts - 106 through 120 (of 139 total)
I have an initial step in the process which removes duplicates as the destination system counts them, which follows an unusual sense of what a duplicated is. Also all records...
May 22, 2008 at 8:36 am
Thanks Sergiy, this is what happens when I forget myself and allow the various directors demanding too many things to get too me. That being, I tested on too small...
May 21, 2008 at 8:14 am
Just finished adding the concept to my code Jason, works like magic.
Its just beautiful!! :w00t:
May 20, 2008 at 10:09 am
Rock on Jason, that is just what I was trying to come up with. I had not considered the case statement. :w00t:
Thanks!
May 20, 2008 at 8:48 am
Thanks for the replies. I will take a look at the cross tab reporting and see if I can get it working.
Thanks again.
May 20, 2008 at 8:27 am
I have partial success presently. The error message no longer appears, however, I still can not connect to anything but the master DB on the 2005 server.
There are no linked...
May 14, 2008 at 9:35 am
Well that is different. The procs did change the name of the server correctly, however, when I try to connect I still get the error in the DTS tools.
I...
May 13, 2008 at 3:22 pm
I had this thought, which perhaps someone can answer for me. This App1 server and App1t server, which based on the sp_helpserver thinks it is App1... both machines are...
May 13, 2008 at 12:12 pm
The sp_helpserver did show the wrong server name, and network name.
Having not used sp_dropserver, I looked it up in BOL, and it is talking of a remote server?...
May 13, 2008 at 9:54 am
I would second Jeff's suggestion of views with the getting of external data in excel. Here we use that scheme heavily, our report users demand the ability to sort,...
May 13, 2008 at 8:54 am
Thanks Gail, I believe I follow it well enough now.
Of course, I will not know if its enough when I encounter a problem. Ahh, the fun of computers, never...
March 13, 2008 at 8:09 am
Ok, so when executed a view gains a cached execution plan, which is reused, similar to a stored proc. So is there a particular advantage to using a stored...
March 12, 2008 at 8:30 am
Matt Miller (3/3/2008)
Jeff Moden (2/29/2008)
March 3, 2008 at 2:22 pm
So I must live in a strange fantasy land, where those who will develope the project tell management it will take 4 weeks or such to build this, and management...
February 18, 2008 at 2:15 pm
I have had similar problems with DTS, in my case I missed the real problem for a while as it was "too obvious". In my case when the error...
February 5, 2008 at 8:53 am
Viewing 15 posts - 106 through 120 (of 139 total)