Viewing 7 posts - 76 through 82 (of 82 total)
it will create sa account while installing, but it will disabled. To enable please follow the steps
1. you need to change SQL Server authentication mode to mixed mode, hope you...
May 6, 2010 at 3:40 am
Run sp_spaceused command on your database it will give you the space used by you data file you will find some unallocated space and unused space.
you can run sp_spaceused 'tablename'...
May 6, 2010 at 3:24 am
Few of the features that i know
1.SQL Server 2008 R2 will have editions that support up to 256 logical processors, an increase from the maximum support of 64 logical processors...
May 6, 2010 at 12:57 am
I am having the same problem but i think the problem is not only with user but my package local connection is pointing to old server name, Can we...
April 12, 2010 at 4:43 am
running sp_replflush on Publisher database will also solve the problem without recreating Publications and subscriptions 🙂
March 30, 2010 at 12:03 am
Viewing 7 posts - 76 through 82 (of 82 total)