Viewing 15 posts - 9,526 through 9,540 (of 14,953 total)
Here's what Microsoft has to say on the subject: http://msdn.microsoft.com/en-us/library/ms365247.aspx
The question is, why would you use Express for full-version servers?
May 14, 2009 at 12:28 pm
The way I've dealt with that kind of issue in the past is get a salesperson to do the work for you.
Get in touch with the company that makes the...
May 14, 2009 at 12:26 pm
SSMSE is only designed to manage SQL Express databases. It's not designed for use with any other type of server. That might be why it's not doing what...
May 14, 2009 at 12:15 pm
If you need something that looks like a random password, but is easier to remember (not easy, just easier, there's a big difference), pick semi-complex molecular formulae and subtitute in...
May 14, 2009 at 11:29 am
naveenreddy.84 (5/13/2009)
May 14, 2009 at 6:56 am
The proc restores a database to a specific point in time. First, it checks for the backup history, then it checks to make sure the files actually exist, then...
May 14, 2009 at 6:46 am
Florian Reischl (5/13/2009)
GSquared (5/13/2009)
Florian Reischl (5/13/2009)
GSquared (5/13/2009)
Florian Reischl (5/13/2009)
Maybe Klingons use ThinkPads which are much stronger and survive the combat.
I don't know ... I have trouble with making a connection...
May 13, 2009 at 3:09 pm
Florian Reischl (5/13/2009)
GSquared (5/13/2009)
Florian Reischl (5/13/2009)
Maybe Klingons use ThinkPads which are much stronger and survive the combat.
I don't know ... I have trouble with making a connection between Klingons and...
May 13, 2009 at 2:50 pm
Steve Jones - Editor (5/11/2009)
May 13, 2009 at 2:46 pm
Florian Reischl (5/13/2009)
Maybe Klingons use ThinkPads which are much stronger and survive the combat.
I don't know ... I have trouble with making a connection between Klingons and anything associated with...
May 13, 2009 at 2:34 pm
A trigger could certainly do this, but I've generally found it better to have all the code in the insert proc, instead of having an insert trigger. Not for...
May 13, 2009 at 1:19 pm
The way I usually tell if I'm missing statistics is if I see that in the execution plan. There are probably better ways to do that, but that's what...
May 13, 2009 at 11:59 am
I'm running Vista-64 on my desktop machine, 6 Gig of RAM and I'm having no issues with using it all when I fire up enough to do so.
Takes...
May 13, 2009 at 9:27 am
venu_ksheerasagaram (5/12/2009)
Can u pls explain me what the code is going on? and what @sql value i hav to provide to execute?...
May 13, 2009 at 6:55 am
Viewing 15 posts - 9,526 through 9,540 (of 14,953 total)