Viewing 15 posts - 256 through 270 (of 420 total)
Well, start by comparing the schemas... it should be easy enough to do manually. Then do a row count. If you need deeper analysis then you'll need to...
June 4, 2008 at 9:12 am
I think I speak for everyone here when I say that the full error message would help. Tell us exactly what we're dealing with and we can help you.
June 4, 2008 at 8:45 am
I'm intrigued by this. Tell you what... give me a call and let's discuss this a little further if you like.
817-937-6154
June 4, 2008 at 8:37 am
Excellent. Now we're getting somewhere. So what happens when you try to open the package?
Can you open it, or can you just not edit it?
June 3, 2008 at 4:28 pm
I know you said it's local, but how are you connecting to it? If you're inside the package itself can you get it to run locally? So in...
June 3, 2008 at 1:58 pm
Start by looking in perfmon at the CPU counters.
If you already know you're having CPU issues, you can look in master.sys.sysprocesses to see which processes are using the...
June 3, 2008 at 10:00 am
Yeah dude, that's a tough one. You may be having network issues at that time. Do they do regularly scheduled maint at that time or something? Do...
June 3, 2008 at 9:55 am
Yeah, I've been asking MS for package sorting for 3yrs.
And it doesn't look like it was a priority in Katmai either.
Watch my free SQL Server Tutorials at:
June 3, 2008 at 9:06 am
Yep, that looks good to me. You should be fine.
Watch my free SQL Server Tutorials at:
June 3, 2008 at 8:34 am
Try using an oledb source instead. also if you could post the schema of the table, that might help. Are you taking all the cols?
May 23, 2008 at 8:04 am
How are you returning the new ID value?
May 23, 2008 at 7:50 am
You know, you could be severely fragmented too. That'll eat up a lot of space.
May 23, 2008 at 7:47 am
I've had good luck with simple SPs, but with complicated SPs that had a lot of selects, I don't think it handles that very well.
May 21, 2008 at 12:52 pm
Viewing 15 posts - 256 through 270 (of 420 total)