Viewing 15 posts - 1,321 through 1,335 (of 1,366 total)
When u create a database user u can give that user certain roles like db_owner ,db_ddladmin etc.These roles are fixed and u cannot add any more roles to that,out of...
January 7, 2008 at 9:50 am
Hope u have outlook express on ur machine and mail configured on that..
January 7, 2008 at 5:53 am
Database Mail and SQL Mail both are different and DB mail requires SMPT Server.Higher versions of SQL Server dont have SQL Mail by default.
Check these links
January 7, 2008 at 5:24 am
Thanks Everyone
I have solved the problem by copying the LDF to another drive and then attached the database giving the new LDF path.
January 4, 2008 at 3:31 am
i made the server connections to single user mode so there is no other connections to that i feel.
January 3, 2008 at 4:06 pm
Hi,
SP3 of SQL Server 2005 is expected to be released by next month only
January 3, 2008 at 7:39 am
Thanks Dude it worked..
Those DB having autoclose option False are not able to delete only those set to true got deleted.
December 21, 2007 at 8:48 am
Am using SQL SERVER Developer Edition i didnt find any such AUTOCLOSE option in property window of DB.How can i check the present status of AUTOCLOSE?? Is there any TSQL...
December 21, 2007 at 8:36 am
How to check whether the DB is in AUTOCLOSE or not and if so how to change that....
December 21, 2007 at 6:24 am
Databases not offline and ...if i delete mdf and ldf then am not able to access the database.but if i restore the database with a dump then mdf and ldf...
December 20, 2007 at 11:42 am
Are u trying copying after making the database offline?????Cant u take a backup and restore the database....
December 18, 2007 at 7:08 am
December 5, 2007 at 3:56 am
am using sql server 2000 enterprise and am trying to connect to a remote sql server 2005 express server....am getting the error "the server doesnt exists or access denied"..
December 4, 2007 at 10:37 am
Viewing 15 posts - 1,321 through 1,335 (of 1,366 total)