Viewing 15 posts - 781 through 795 (of 1,335 total)
Adding a blogsite for each member would be really great. As most companies have blogged the blogsites internally.
July 4, 2007 at 10:36 pm
If the user is dbo in the database then he can change the compatability level for the database. He need not have sysadmin permissions to do that.
July 4, 2007 at 8:13 am
I hope those problem with MDAC are sorted out with SP1.
July 4, 2007 at 8:10 am
Do you mean to say that the TLOG backup jobs are failing from maintenance plan. can yo post us the error from the plan that you get.
July 4, 2007 at 8:04 am
Yes you have followed th right section in that link that how you need to rebuild the clustered instances. If you are not opting for any major changes then you...
July 4, 2007 at 7:59 am
@@rowcount will always correspond to the status of the last executed query. You will need to handle this using dynamic sql's no way than that comes across my mind.
July 4, 2007 at 7:42 am
While importing data from excel map only the columns for which data needs to come from excel omit the identity column so that it gets populated for every riow in...
July 4, 2007 at 7:40 am
Vivien,
This link given below will be the best use for you.
July 4, 2007 at 7:36 am
I don't think so he is doing a point in restoration. But still this would help if he does.
the last restoration with the recover clause should have the STOP AT...
July 4, 2007 at 7:26 am
Yes grant execute any to username will grant execute permission on all SPs to that user this is a new feature in SQL 2005.
July 4, 2007 at 7:25 am
you can search up in microsoft. There are n number of KB articles available for sql 2005 and they keep updating to reflect status till date.
July 4, 2007 at 7:19 am
If you are sure the default values of those are less than the sql defaults then you canchange that to reflect it with sql and have that advantage.
July 4, 2007 at 7:12 am
Learned one more info about the collation and its effects in sql server today. thanks guys.
July 4, 2007 at 7:10 am
There is a option to re-initialize subscriptions with replication you can read more about replication and its options in BOL.
July 4, 2007 at 7:07 am
You can use the below links for your reference.
http://msdn2.microsoft.com/en-us/library/ms143269.aspx
msdn2.microsoft.com/en-us/library/ms190190.aspx
geekswithblogs.net/mskoolaid/archive/2005/12/17/63413.aspx
July 4, 2007 at 7:06 am
Viewing 15 posts - 781 through 795 (of 1,335 total)