Viewing 15 posts - 226 through 240 (of 418 total)
Tnx for answering, Aiden. I had something similar, but was hoping for a more elegant solution. I can't find it, so I guess I'll have to use the brute-force approach....
March 7, 2007 at 6:01 am
Right, I will try that then. Out of curiosity: what does ObjectID here refer to? Funny thing is, when I did a Select * from Table it showed up in...
February 23, 2007 at 12:45 am
Tnx for the info, found them indeed. Starnge though, that sp_trace_getdata is simply under the Stored Procedures...
But never mind that, tnx again.
February 23, 2007 at 12:43 am
OK, I was too quick to ask this question. Decided to click the show all columns button....
It seems I can only select DatabaseID now......
February 21, 2007 at 5:24 am
I managed to remedy the problem by completely deleting publication and setting it up with slightly different articleproperties. Duno why, but got me a config which works now...
December 10, 2006 at 2:57 am
Why don't you give the users of that database db_datareader role...
That we be the best way to do this. However, the company I'm working currently has NO info written...
October 13, 2006 at 5:00 am
Hi guys, tnx for responding.
Dont't worry, I can code a solution, the question is: what solution would be better.
The re-occurring sequence is like I gave an example of, and it...
October 11, 2006 at 6:10 am
Snapshot would pose problems. Users wish the targetdb to be up te date realtime...
October 11, 2006 at 5:51 am
Some suggestions:
If you have a backup from before this increased growth, you could load it, compare it with your current db and try to figure what has increased. You say...
October 10, 2006 at 8:48 am
Hi Robert,
Tnx for responding. An example:
I receive a box of cards, factory shuffled. This means, that the cards are quasi-randomized put into the box in a certain order. Say you...
October 10, 2006 at 8:32 am
Hi Holger, tnx for responding.
I am confused, however. I can not see a Maintenance Wizard as you describe. We ARE talking about SQL Server 2005, right?
EDIT:
Found it, sorry...
October 9, 2006 at 5:06 am
Tnx for answering, SBlock. I was confused too. I have checked this, adding DENY-permissions to a user with SA rights, but I noticed no restrictions. Probably someone had played around...
October 9, 2006 at 5:02 am
Found it. It seems I need to create a NEW Backup Database Task and then choose Transaction log as a backup type. Confusing, but that's what you get when you...
October 9, 2006 at 4:37 am
Viewing 15 posts - 226 through 240 (of 418 total)