Adding a dimension in OLAP using VB6 Code --- HELP -
04-15-2004
, 10:52 AM
I am working on an EPM(Office Project Server) deployment.
I need to report on individual tasks,Start dates,finish dates within a
Project.
A staging table called Tasks_Fact has already been created with the
fields and data I require in it already. Now I need to write a code in
VB 6 That creates a dimension called Task Name using the table Task
Fact and the Field TaskName.
I only know the basics of VB6 so any help as in writing the code will
be greatly appreciated.
Many Thanks in anticipation of your response
Regards,
Sparro |