Viewing 15 posts - 91 through 105 (of 127 total)
Ok, here's a new issue. I created a SQL task using the incoming Excel as the datasource, and created a temp table using 'select into'. The problem is,...
June 21, 2004 at 8:29 am
I'm not clear with this step:
"No, don't use a temp table...use a real life "Staging" table. Use the "DTT" in DTS to import the file into a staging table...
June 18, 2004 at 2:54 pm
1:> I've created the ins/upd sets, but I need help creating appropriate lookups & conditions for launching them.
2:> Sounds reasonable. Can I create a #temp table for the upload,...
June 17, 2004 at 6:40 pm
I'm brand new to the whole DTS scene, and I found the article very helpful. However, my task involves some conditional processing. Could you help me by providing...
June 17, 2004 at 6:36 pm
I get the error "Column name 'FakeId' does not exist in the target table." I'm working in v7, does that cause the issue?
March 16, 2004 at 11:18 am
Right, I think the current system will prevent the users from deleting records (I need to have history that relates to the records anyway). And, they won't be able...
March 15, 2004 at 2:04 pm
Well, you're right. I didn't explain or think it through. I need to track & archive the data, so I guess I can't reuse the key. What...
March 15, 2004 at 8:42 am
Could be you didn't ask a question or provide enough information...
March 15, 2004 at 8:34 am
Wow, that's really cool. It's pretty close to what I need, but I think there might be some problems. First, it's going to be used by a "human"...
March 12, 2004 at 2:33 pm
Ah, I think I've found what I need. I didn't know about the Profiler; it looks like it can tell me exactly what I need to know. Thanks...
May 1, 2003 at 10:48 am
Well, that's where I'm getting my information. The task manager shows sqlservr.exe =99%, but I can't find out /what/ is taking all the cpu.
May 1, 2003 at 10:16 am
Um, I don't think I have that procedure; is that SQL 2k?
May 1, 2003 at 10:11 am
But that doesn't show me which process is using all the CPU (they all read 0).
May 1, 2003 at 8:54 am
Well, it's not pretty, but it is fast. So, 2^5 stored procs later +1 master, it's much smoother. Thanks very much for your assistance, and sticking with me...
February 25, 2003 at 12:13 pm
Ok, so this is only an easier means of viewing things inside the EM; it doesn't have any real bearing on the code. It's not like Oracle where you...
February 25, 2003 at 10:28 am
Viewing 15 posts - 91 through 105 (of 127 total)