Viewing 15 posts - 436 through 450 (of 473 total)
Apparently not...when I tried it in 2K5 it said it doesn't exist. For what it's worth, I also went thru the microsoft support / chat we have access to...
November 6, 2007 at 3:20 pm
Do you have quotes arround the 'Y' in the default, or two single ticks?
When I copied the text out to a query window, it came across as quotes...it really should...
October 24, 2007 at 11:18 am
The more I think about it, the more I was coming to that conclusion also. I'm just not sure what to do about it, or is it just a...
October 1, 2007 at 3:07 pm
Interesting. That's a new one on me.
I've upgraded about half a dozen or so to SP2, and I don't recall changing the authentication mode even being an option in...
September 28, 2007 at 9:46 am
You mean the SQL server changed from SQL-ONLY Authentication to mixed authentication (or vice-versa)?
Never heard of that if that is the case. But it shouldn't be a big deal...
September 28, 2007 at 9:39 am
I agree. What's the point of partitioning into multiple drives? It won't buy you any performance or data recovery advantages...may even give you a performance hit.
If there are...
September 27, 2007 at 9:09 am
Can't you just set it up so the user it uses to connect to the production server only has read access?
August 17, 2007 at 8:55 am
Thanks for the tips.
In looking at all sorts of resources, I get conflicting information all over the place (even within Microsoft). One of the big things I see is different...
August 16, 2007 at 9:22 am
I sucessfully renamed all of mine by doing the dropserver / addserver. I only did it yesterday, but they are high-use servers so I assume I would know by now...
August 7, 2007 at 9:26 am
The Report database is really what we need...but at this point not feesable in the near future (long story).
I've figured out how to pass a list of sources into the...
August 1, 2007 at 9:25 am
I'm probably going to have to do a lot of manual work, no matter what modeling application I use.
I'm not sure why the decision was made to not use...
July 23, 2007 at 6:49 am
OK. Got that working. Apparently OPENDATASOURCE doesn't like UNC. So I just added a section to my script that copies the file to the db server, and the OPENDATSOURCE works.
The...
June 15, 2007 at 11:12 am
Is the SQLJobLogs a share that the SQL Server Agent user has access to? Have you tried \\myserver\d$\SQLJobLogs\mytext.txt ?
June 14, 2007 at 6:53 am
I think it could also be argued that the correct answer is A. Developers shouldn't be making schema changes on a production database server.
June 8, 2007 at 9:05 am
Viewing 15 posts - 436 through 450 (of 473 total)