Viewing 15 posts - 226 through 240 (of 269 total)
I think it would be useful to tell us for which version of SQL Server this question is corresponding. I am not sure that with the new query optimizer ...
December 17, 2014 at 4:08 pm
I would suggest you to have a look at these links :
http://blogs.msdn.com/b/oldnewthing/archive/2014/07/17/10543082.aspx
(Remark :according this last link , it seems that this problem was usual on Windows Server 2003 ,...
November 29, 2014 at 10:55 am
Voted even if I faced this problem only one time since SQL Server 2008.
November 28, 2014 at 11:30 am
For the support of SQL Server 2008 , I would suggest you to have a look at
Have a nice day
November 28, 2014 at 11:23 am
for the SQLCMD for SQL Server 2008 ( version 10 ) , you could try
or try this link :
http://www.microsoft.com/en-us/download/details.aspx?id=27596
Be careful , I am thinking that the support is ended for...
November 28, 2014 at 11:15 am
Hello rheeler2,
To connect to your SQL Server the first time after its install , it is better :
- to connect to the computer on which the SQL Server , you...
August 10, 2014 at 4:01 am
In the link provided with the explanation for the "good reply" of the question , I have seen a little add-in from Rick Byham ( who is correcting most of...
May 18, 2014 at 8:59 am
Please , is it possible that someone explains me this sentence found in http://msdn.microsoft.com/en-us/library/ms188029.aspx ?
"When a sparse column is included in the select list, the sparse column property does not...
March 11, 2014 at 11:19 am
In http://msdn.microsoft.com/en-us/library/ms187403.aspx , I found
"The SET ANSI_PADDING setting does not affect the nchar, nvarchar, ntext, text, image, and large value. They always display the SET ANSI_PADDING ON behavior. This...
February 13, 2014 at 4:07 am
Please , could you provide more information about your problem ?
- 1 How do you know that the columns are not the same order ? Are you relying on...
February 6, 2014 at 5:57 am
Hello Tom
Thanks for your explanation. I have searched in the SQL Server 2014 BOL , I have found nothing about it but I have noticed that , very often ,...
February 6, 2014 at 4:17 am
Please , could you explain me this excerpt ?
"The exception is tabular models that have been deployed in DirectQuery mode, which do not retrieve data from an Analysis Services data...
February 5, 2014 at 5:02 am
Hello IgorMy,
My wife has come back from Canada this morning ( 9:00 AM Paris time ) with a gift which could close that discussion as , at a first glance...
January 30, 2014 at 8:52 am
Hello John Mitchell ,
Thanks for your reply which is confirming what I was thinking especially about LOB and maybe FILESTREAM ( and what about the FileTables ? )
Maybe the creator...
January 30, 2014 at 5:07 am
I would suggest to read
http://msdn.microsoft.com/en-us/library/bb964719.aspx
you will discover
"•Whether the database is compressed.
If the database is compressed, compressing backups might not reduce their size by much, if at all."
Maybe I...
January 30, 2014 at 2:01 am
Viewing 15 posts - 226 through 240 (of 269 total)