Viewing 15 posts - 1,411 through 1,425 (of 1,939 total)
Gary Varga (3/11/2014)
calhorg (3/11/2014)
March 11, 2014 at 12:53 pm
I copied the text from the KB article and pasted it into my batch file.
March 11, 2014 at 9:01 am
Thank you, Steve, for posting this. I didn't even know that Stack Overflow did this sort of thing. I use Stack Overflow frequently, but tend to go straight there, post...
March 11, 2014 at 8:54 am
sreekanth bandarla (3/10/2014)
Rod at work (3/10/2014)
sreekanth bandarla (3/7/2014)
BTW, here is the KB article on how you can do that...
sreekanth, I went to the link you provided. I've gotten the SQL...
March 11, 2014 at 7:56 am
Keith, in this situation I am OK with it. You see our application is written so that it saves the data in two places, at the same time. It saves...
March 11, 2014 at 7:48 am
sreekanth bandarla (3/7/2014)
BTW, here is the KB article on how you can do that...
sreekanth, I went to the link you provided. I've gotten the SQL script that's on the page,...
March 10, 2014 at 1:01 pm
You all are giving me great feedback here. I've got to consider what would be best for my situation. I'm sure that the user's SQL Express instances are all set...
March 10, 2014 at 9:31 am
I just took a look at the recovery model used for my instance of the SQL Express database, and I see it is set to Simple. Under those circumstances, what...
March 10, 2014 at 7:20 am
DEK46656 (3/6/2014)
March 6, 2014 at 9:26 am
My environment is somewhat different. We have MS SQL and MS SQL Express, so in essence the DBMS. However we still use a ORM to help us write our code....
March 6, 2014 at 8:01 am
I like your analysis, Stephanie. Very good.
March 4, 2014 at 12:42 pm
I recently went through this. We have a somewhat older ASP.NET website, that doesn't want to work with Internet Explorer 11. But more and more of our external users are...
March 4, 2014 at 8:03 am
Grant Fritchey (2/25/2014)
humbleDBA (2/25/2014)
Grant Fritchey (2/25/2014)
Like I said in my first post, it looks OK, but you need to add WITH RECOVERY to the log restore too.
It won't work if...
February 25, 2014 at 12:32 pm
Grant Fritchey (2/25/2014)
February 25, 2014 at 8:42 am
Hello Grant and Gail,
Yes, they are only running a single log backup. It happens once a day, immediately after the backup of the database occurs.
The ASI database is using the...
February 25, 2014 at 8:06 am
Viewing 15 posts - 1,411 through 1,425 (of 1,939 total)