Viewing 15 posts - 5,506 through 5,520 (of 9,253 total)
What is it you are trying to achieve, please post a new thread detailing your issues.
June 5, 2012 at 4:42 am
GilaMonster (6/4/2012)
June 4, 2012 at 2:12 pm
GilaMonster (6/3/2012)
That might be perfectly valid.
Personally I can't see any validity.
GilaMonster (6/3/2012)
June 4, 2012 at 1:10 pm
nitinuniyal (6/3/2012)
The problem is now how do i move forward to split the 1.5TB across six different drives.
Perry Whittle (6/3/2012)
June 3, 2012 at 11:56 pm
Jeffrey Williams 3188 (6/3/2012)
As for how to do it - you would create the additional files on the LUNs at the correct size and use DBCC SHRINKFILE(original file, EMPTYFILE).
Problem is...
June 3, 2012 at 3:45 pm
Jeffrey
the user requires the clear text password for the SQL server account so sp_help_revlogin wont be helpful here
June 3, 2012 at 11:13 am
Abhilash T (6/3/2012)
yes Right,Bu I couldn't change it. Bcz its live and lot of developments done with this.
hmm, seems a bit daft to me to be honest. What if someone...
June 3, 2012 at 11:11 am
Abhilash T (6/3/2012)
Hi All,I have a table with lots columns(all columns not included here).
ISSUNDAY BIT,
ISMONDAY BIT,
ISTUESDAY BIT,
ISWEDNESDAY BIT,
ISTHURSDAY BIT,
ISFRIDAY BIT,
ISSATURDAY BIT)
Why not just have one column for the weekdays...
June 3, 2012 at 4:30 am
Develop locally and use package variables, you can then update the connections when deploying to live
June 3, 2012 at 4:21 am
I had a discussion with another user regarding AO and fail over clusters, you can follow the topic at this link[/url]
June 3, 2012 at 4:17 am
Bobby Glover (6/3/2012)
June 3, 2012 at 4:07 am
dan-572483 (6/2/2012)
Is this because SSMS 2008 can connect to an R2 instance?
No you should be able to connect but certain features won't work when trying to use them possibly.
dan-572483...
June 3, 2012 at 4:02 am
Bobby Glover (6/3/2012)
Probably a easy one,I've inherited a new SQL 2008 Enterprise environment which uses encrypted databases.
I don't have the passwords for the certificate.
Your statement implies that the certificate...
June 3, 2012 at 3:25 am
If the web.config is encrypted or, if it's a windows form app, it encrypts the details in a registry key then it should be fairly safe.
June 2, 2012 at 1:25 pm
Shark Energy (6/1/2012)
Cache could be an issue. Previously this server had its...
June 2, 2012 at 1:53 am
Viewing 15 posts - 5,506 through 5,520 (of 9,253 total)