Viewing 15 posts - 511 through 525 (of 2,612 total)
I would expect the the things that will take longer are the things you do not need to do very often.
- You would need assistance to apply a service pack.
-...
October 14, 2008 at 12:26 pm
If you want to get it from the cube, you will need to create at least member properties for the information - so you need it to end up in...
October 14, 2008 at 11:30 am
You are welcome - from both of me.
October 14, 2008 at 10:52 am
If you look up sp2 on the MSDN website, you will find the release notes.
October 14, 2008 at 10:51 am
BTW - this is WAY off standard practices. You may want to consider using a front end tool that allows this type of KPI customization like Panorama or Proclarity...
October 14, 2008 at 10:42 am
- Create a dimension for all of the possible values - give it a default member and no "All" member.
- Add the dimension to the cube but do not join...
October 14, 2008 at 10:40 am
Which service pack?
If I remember correctly, if you create a package on a machine with sp2, it will not work on a machine without the service pack. There were...
October 14, 2008 at 10:35 am
If you do an in-place upgrade, you cannot downgrade the Edition.
If you install a new instance on the same or a different server, you can install the standard...
October 14, 2008 at 10:12 am
Here is the feature comparison
October 14, 2008 at 10:10 am
- It would be easier to reboot the server arbitrarily.
- It would be easier to delete important system files
- It would be easier to introduce a virus by surfing for...
October 14, 2008 at 10:05 am
The most flexible solution I have used is to store the IP address parts in individual fields and use a calculated field to concatenate it together. Then it becomes...
October 14, 2008 at 6:16 am
Typically, the problem with updatable peer-to-peer replication is it ends up with a pretty high latency period. Since latency is not a problem for you, it should work fine....
October 14, 2008 at 6:06 am
Try running it through the package execution GUI.
SSIS does not really return error messages. You simply have to turn on logging in the package. Right-Click in the control...
October 14, 2008 at 5:37 am
Merge replication would require you to add a GUID and a timestamp column to the table. The GUID ensures uniqueness and the timestamp (which is not actually a date...
October 14, 2008 at 5:23 am
SSIS and SSRS will both do this.
October 13, 2008 at 12:40 pm
Viewing 15 posts - 511 through 525 (of 2,612 total)