Viewing 15 posts - 8,731 through 8,745 (of 18,926 total)
Thanks Jack, while we're on the 2008 subject. I've once heard that there is a "free" upgrade path from 2005 standard to 2008 standard. Is that a myth,...
November 15, 2008 at 9:10 am
Any recommended products from your experience?
November 15, 2008 at 4:49 am
Wow thanks Perry. This is something we are just exploring at the moment, we have nothing setup.. My client wants to build the best DR plan possible for...
November 14, 2008 at 7:17 am
If there's only 1 VM setup on the server, no competing software whatsoever, is there any noticable performance degradation (anything above let's say 5-10%)?
November 13, 2008 at 5:28 pm
This is an idea I have. It seems fair and truly random. Let me know what you think.
insert into #temp
Select top 100 id, value from baseTable order by...
November 9, 2008 at 6:48 am
Just add the code in the after_insert event and synchronise the logins within the application.
Other option is to add a job that works the logins. Then run that job...
October 28, 2008 at 3:18 pm
What type of trigger are you using?
Also why are you trying to do this?
October 28, 2008 at 1:34 pm
DB means db engine
CI means case insensitive
BI means business intelligence
X64 is for 64 bits
I have no idea what LT means (maybe has something to do with ETL (SSIS) but that's...
October 26, 2008 at 12:50 pm
Here's the download page for all the versions fo AdventureWorks
http://www.codeplex.com/MSFTDBProdSamples/Release/ProjectReleases.aspx?ReleaseId=4004
October 26, 2008 at 9:17 am
Seems to me like you need to go with analysis services here and show them how to use it to run reports (on there own sandbox server). That way...
October 26, 2008 at 9:15 am
jeffrey yao (10/25/2008)
October 25, 2008 at 7:38 am
Have you tried the same trick using a view?
October 24, 2008 at 9:21 am
Geek101, You better post that question on a new thread, you're far more likely to get help that way.
October 23, 2008 at 9:45 am
Stupid question here... but what happens if you reverse the order of the servers just after creating the migration scripts?
Doesn't that help you create the rollback scripts.
I'm sure it won't...
October 22, 2008 at 3:09 pm
I don't know if it's possible, but to repair the framgentation problems, you need to defrag the drive with the DB detached (otherwise defrag won't touch those files). If...
October 22, 2008 at 1:27 pm
Viewing 15 posts - 8,731 through 8,745 (of 18,926 total)