Viewing 15 posts - 8,956 through 8,970 (of 9,701 total)
I think the format is the same as 443, but since I took 447 instead, I can't be positive.
February 6, 2008 at 9:21 am
Please do not post new questions to an existing thread. Post a new thread.
February 6, 2008 at 3:51 am
The above posts bring up some good points. You have to weigh your domain needs against the job needs.
The reason my workplace uses domain group ownership of the jobs...
February 5, 2008 at 10:52 am
I am completely out of ideas at this point. You probably should call Microsoft support.
Sorry I couldn't help.
February 4, 2008 at 4:01 am
Right now we're on SP1. We haven't been able to upgrade to SP2 due to space issues (which we're getting resolved shortly).
Maybe that's the difference here. It'll be...
February 4, 2008 at 3:57 am
One thing for sure. For those of us who go looking for the answer before we click anything, the QoD sure can hone a person's research skills. @=)
February 4, 2008 at 3:55 am
Really?
Hmmm. Looks like ER/Studio merits a second look from me. I'm one of those poor souls whose job it is to wade through all that documentation and I...
February 1, 2008 at 9:10 am
Matt Miller said:
They put the hot fix out with the warning WHILE they're incorporating it into the next service pack. Doesn't help the timing problem through...
Use SQLServerCentral;
GO
Set Rant_Warning ThisThread On;
I...
February 1, 2008 at 8:51 am
YesYesYesYesYES... On both.
How many times have we gone out to the websites looking for the solution to a problem and seen the line "This fix is only for X problem,...
February 1, 2008 at 8:02 am
IMHO, both are better than Visio. Visio just doesn't have the toolset to do all the things I want it to do.
I've only looked at ER/Studio for about 5...
February 1, 2008 at 7:34 am
Matt,
I like that one! Of course, it doesn't work if the table doesn't actually exist in the database you've got the query editor set at (forgot to change over...
January 31, 2008 at 9:25 am
Neat trick to get around not knowing column names...
Select Distinct sc.Name + ', '
from sys.objects so
join sys.columns sc
on so.Object_ID = sc.Object_ID
where so.Name = 'MyTable'
Cut & Paste the result set...
January 31, 2008 at 9:04 am
What version are you guys using that ER/Studio converts Erwin? And what type of files have you saved in Erwin that makes the conversion so easy?
When I tried to...
January 31, 2008 at 8:27 am
Actually, Lynn, I've only given you a small portion of the entire piece, so that might be why you're having problems with it.
I've decided to go with the four individual...
January 31, 2008 at 8:14 am
Actually, my problem may be resolved. I thought we weren't going to be able to get the latest version of Erwin, but now I'm hearing differently.
Here's hoping! @=)
January 31, 2008 at 8:11 am
Viewing 15 posts - 8,956 through 8,970 (of 9,701 total)