Viewing 15 posts - 2,431 through 2,445 (of 2,651 total)
As mentioned before Microsoft or vendor should always be consulted.
But on this case the licensing documents are pretty clear.
From the Licensing Guide on the link above
December 1, 2017 at 12:40 pm
try expanding the connections tab on the left - the DBA ones would normally be on the bottom of it
November 29, 2017 at 10:46 am
Just in case - prior to a particular version of CRM (2013 or 2015 I think) all foreign keys were defined as not for replication and were would not be...
November 27, 2017 at 12:03 pm
While advice is still to contact Microsoft I am sharing an email I exchanged with them (licensing team) last year.
For SQL Server Dev edition and because it is...
November 23, 2017 at 2:15 am
Move empty file will move data blocks as they are onto a new file - the main mdf file will still remain as is with system objects - the shrink...
November 12, 2017 at 11:21 am
As this is a once off task the "recomendation" not to shrink the files does not apply.
And as this is to go to a new database I assume that...
November 12, 2017 at 2:16 am
November 3, 2017 at 6:17 pm
Why not do the whole merge, sort and exception handling on the database itself?
even if the 2 tables are in 2 different SQL Instances in many cases it will...
November 3, 2017 at 3:01 pm
Really vague so hard to tell what the issue really is.
No need to change to SSIS - but you may need to change your process a bit depending on...
November 1, 2017 at 3:35 pm
November 1, 2017 at 3:27 am
October 31, 2017 at 3:50 am
from my own experience with a few Tabular projects performance will depend mostly on the volume, type of data and cardinality of the data (which also affects compression).
October 30, 2017 at 2:14 pm
You may be able to get around it on SSRS reports (and eventually powerbi but not sure as Tabular requires Windows Authentication)
1 - Do not grant users access...
October 23, 2017 at 2:58 pm
using the ACE driver (2010 or 2016) it seems to work fine.
If that isn't what you are using give it a try
https://www.microsoft.com/en-ie/download/details.aspx?id=10910
https://www.microsoft.com/en-us/download/details.aspx?id=50040
Also note that some...
October 19, 2017 at 3:59 pm
October 19, 2017 at 3:45 pm
Viewing 15 posts - 2,431 through 2,445 (of 2,651 total)