MartinIsti MS BI blog
Sign in
|
Help
Home
About
RSS
Atom
Comments RSS
Search
Tags
445
446
Analysis Services
BI
column order
conversion
CRM
data type
DATE
Default Member
deployment
Dimension
Drillthrough
dtexec
dtutil
exam
Excel
export
filter
identity
insert
logins
MDX
MSDB
NULL
OLAP
Oracle
OrderBy
Page Viewer web part
parameter
Parameters
process
Reporting Services
Reports
roles
ROW_NUMBER
script
ServiceAccount
SharePoint
Snowflake
split
SQL Server
SSAS
SSIS
SSRS
Star
sysdtspackages
T-SQL
Visio
web service
Navigation
Home
Blogs
Photos
Downloads
Archives
October 2010 (2)
June 2010 (4)
March 2010 (1)
February 2010 (2)
June 2009 (1)
April 2009 (3)
March 2009 (4)
February 2009 (4)
December 2008 (5)
BI blogroll (the ones I read)
Teo Lachev's Weblog
Chris Webb's BI blog
SSIS Junkie
MS BI blog
Marco Russo (SQLBi.EU)
Contact
My email
June 2010 - Posts
0
Comments
Service Account for processing Analysis Services cubes/databases
by
MartinIsti
Yesterday I worked onsite at a client with my boss to deploy an SSIS masterpackage. During the deployment it turned out that cube processing is an issue because it cannot be done using the SQL service account despite the fact that it's the same one...
Filed under:
Analysis Services
,
roles
,
logins
,
process
,
ServiceAccount
0
Comments
Data transfer into CRM databases with SSIS
by
MartinIsti
Last Friday I received a task of loading some information from a data source (which can be a SQL table, a flat file, an Excel sheet...) into a CRM database. It cannot be done directly most of the times so a web service is need to be used. Since Microsoft...
Filed under:
SSIS
,
web service
,
CRM
1
Comments
Visio drawing in SharePoint 2007
by
MartinIsti
Yesterday I decided to improve a SharePoint site a bit by replacing the very basic navigation web part ( content editor web part with a 5x4 table that contains only text with hyperlinks and very far from being pretty) with something fancier. I decided...
Filed under:
Visio
,
SharePoint
,
Page Viewer web part
0
Comments
T-SQL bits - ROW_NUMBER
by
MartinIsti
About a month ago I found the SQLShare site which provides useful, clear tutorial videos of how to use some SQL functions, or how to fine tune a query. Their videos are roughly 3-5 minutes long and have proved to be very good for me with a strong BI background...
Filed under:
T-SQL
,
ROW_NUMBER