Hi Guys, I apologise for asking basic questions but I'm new to Analysis Services and dimensional data.
My current situation is, I have a sql server2000 database with a warehouse which was built by a previous developer. The warehouse and the transactional DB are on the same physical server. The warehouse is filled nightly by stored procedures.
I have a new sql2005 database /server which I copied this warehouse onto. So now the warehouse I want to use to report from is on a separate server from the database and is sql2005.
My question is, what is the easiest/best way of populating the warehouse...Is BI integration services useful? What is the best method of reporting this data, I intend creating cubes, do I do these in Visual Studio?
Can you recommend any good tutorials?
I believe there are issues with linking 64bit sql2005 and 32 bit sql2000, which restricts the use of linked servers for SP's??
Thanks