Viewing 12 posts - 106 through 117 (of 117 total)
As of now there is no proper way to quit from an ongoing restore....if anyway you interrupt the restore process, the state of the database will be set to 1...
March 27, 2008 at 2:23 am
You have the SQL Toolbelt from RedGate for that......it is surely worth paying for it.........it does all sorts of amazing stuff you want it to along with a few which...
March 26, 2008 at 5:34 am
As we might find SQL Server 2008 on our horizon, still for years to come we will be working on SQL Server 2005. This is not only because the...
March 19, 2008 at 4:58 am
I deleted the subscription and publication and disabled distributor. Then I have setup the replication once more. Now a different problem seems to crop up.
The snapshot is delivered and then...
March 13, 2008 at 1:36 am
That is true. I am already able to create the login, but cannot grant connect to the database....It says the login is not available or you do not have...
January 24, 2008 at 4:05 am
I am sorry to pitch-in late, and would like to point out an important aspect. This is strictly with SQL Server 2005. In SQL Server 2005, Microsoft have introduced a...
January 16, 2008 at 4:37 am
The situation of orphaned user will or may occur in the prescribed first two options but will not cur if you specify to copy users while copying the database using...
January 16, 2008 at 3:37 am
The process you used to transfer the data is not proper. The current stature can be corrected, but may fail at any point. So, please follow one of the following...
January 16, 2008 at 3:21 am
It worked simply because you corrected your syntax....
There was a logical error in your string....you tried to assign the value of a varialbe to the value of another...which is not...
January 16, 2008 at 2:22 am
yes...I am now thinking of using a source control.....we use VSS for our .Net codes....can you suggest any similar source control for SQL, which can automatically keep track of the...
January 11, 2008 at 7:05 am
Great...........thanks!
That was quite a good help from you.
🙂
December 2, 2007 at 11:37 pm
But how?
I would like to use the transactional replication.
November 30, 2007 at 3:56 am
Viewing 12 posts - 106 through 117 (of 117 total)