Viewing 15 posts - 616 through 630 (of 2,008 total)
How to troubleshoot Error 17204 and 17207 in SQL Server
December 25, 2011 at 11:10 pm
Are you sure this encrypted data represent good data (not NULL value)? Please try it with another encrypted value.
December 25, 2011 at 11:05 pm
First of all a Caution statement.
Caution:
ntext, text, and image data types will be removed in a future version of Microsoft SQL Server. Avoid using these data types in new...
December 25, 2011 at 5:50 am
Nice Job David! But it would be good as an article. Many learners could be redirected there.
Looking at your post I am assure you can write good articles :-)....
December 25, 2011 at 5:28 am
Jeff Moden (12/23/2011)
Dev (12/23/2011)
Clustered indexes are not a good choice for the following attributes:
Columns that undergo...
December 25, 2011 at 5:19 am
I have some pretty old hardware and am still waiting for Santa to drop me an i7 Extreme, 12GB RAM laptop down the chimney so I can use all the...
December 25, 2011 at 5:00 am
David thanks for sharing your views here.
I agree that you can find Normalized Data Warehouse in Industry. I also agree that Oracle & SQL Server database can be used for...
December 25, 2011 at 4:40 am
hxkresl (12/24/2011)
I executed the stored procedure and then the query.
Will you kindly explain you initial point, so that I can understand where you were going with...
December 25, 2011 at 4:01 am
okbangas (12/24/2011)
December 25, 2011 at 3:47 am
madhu.km (12/25/2011)
tnx for the info. could you also please tell me best third party tool with the all feature.
All Features??? It’s pretty vague statement.
There are many tools perform good jobs...
December 25, 2011 at 3:38 am
Glad you are able to resolve it. Thanks for sharing the solution here.
December 25, 2011 at 3:08 am
Are SQL Server native tools not satisfying your requirements? Did you try Central Management Server?
Administering Multiple Servers Using Central Management Servers
December 25, 2011 at 3:03 am
I think you can do stats from the GUI too.
GUI shows the progress by default.
Per BOL:
STATS [ =percentage ]
Displays a message each time another percentage completes, and is...
December 25, 2011 at 2:57 am
salum (12/24/2011)
•Use a specific user account or domain account rather than a shared account for SQL Server services.
•Use a separate account for each service.
•Do...
December 25, 2011 at 2:48 am
Gail I agree to you on SEEK operation but I care about following.
Clustered indexes are not a good choice for the following attributes:
Columns that undergo frequent changes
This causes in the...
December 23, 2011 at 8:16 am
Viewing 15 posts - 616 through 630 (of 2,008 total)