Viewing 15 posts - 1,261 through 1,275 (of 1,366 total)
Using XP_FIXEDDRIVES you can get the free disk space in all drives:D
June 9, 2008 at 9:10 am
Hi Sugesh,
Think Mirroring has to be removed.
June 9, 2008 at 8:41 am
If downtime is ok for you then and am with Deepak ,Go ahead with detach and attach.:)
June 9, 2008 at 7:29 am
Think you cant back to the state you want.A full backup now will give you all datas as of now and a differential contains changes since the last backup only.
Hope...
June 9, 2008 at 7:19 am
Use "sp_attach_db" for attaching and "sp_detach_db" for detaching the database files.
Check these links
http://msdn.microsoft.com/en-us/library/aa259611(SQL.80).aspx
http://msdn.microsoft.com/en-us/library/aa933267(SQL.80).aspx
😀
June 9, 2008 at 7:16 am
Use "sp_attach_db" for attaching and "sp_detach_db" for detaching the database files.
Check these links
http://msdn.microsoft.com/en-us/library/aa259611(SQL.80).aspx
http://msdn.microsoft.com/en-us/library/aa933267(SQL.80).aspx
June 9, 2008 at 7:07 am
Can you please be specific and more clear on your requirement:).
June 9, 2008 at 6:05 am
Create trigger for the same..:D
June 9, 2008 at 5:58 am
Kumar ..u got connect or still the same problem persists ???
June 9, 2008 at 4:31 am
To which edition of SQL Server you are connecting????
June 9, 2008 at 2:27 am
I checked the error logs but find only that particular database started. Searched for the word 'Delete' 'Drop' but no use...
May 30, 2008 at 12:20 am
I have error log ..Is that helpful.Can i find who deleted the database and when???
May 29, 2008 at 7:37 am
Schema have many purposes,One thing is you can create tables having same name under different schemas.
May 28, 2008 at 2:06 am
Thanks Gila..:D
Ya my user is a local admin.I tried using another login which is not a local admin and am not able to restart the server.
Once again thanks
May 22, 2008 at 7:52 am
Viewing 15 posts - 1,261 through 1,275 (of 1,366 total)