We have a large number of (Crystal) Reports ( based on Stor Proc ) running
against our OLTP database (SQL Server).
Instead of reports running against OLTP database I would like to create
Cubes and create production reports against them.
Is it possible to do that? Are there any client application...
more >>
We have a large number of (Crystal) Reports ( based on Stor Proc ) running
against our OLTP database (SQL Server).
Instead of reports running against OLTP database I would like to create
Cubes and create production reports against them.
Is it possible to do that? Are there any client application...
more >>
Hi There,
I have to build a Fact table, and I have this situation.
My OLTP database, keeps always the last image of the
record.
Table
Incident(IncidentId, CreationTimme, StatusId, PriorityId,
rankId, Description, ..)
My Log Database, keeps a table per field and tracks all
the chang...
more >>
Hello all,
Myself and few other guys are working on this problem from past few days but no break-through yet.
We are trying to figure out calculating "Median"
Here is the business problem:
In "Foodmart" database (standardly delivered with MS SQL server Analysis Services)
1. I picked a...
more >>
How have other tackled the Inventory Cube? I am thinking
along the lines of
these two strategies
1. 1 and only one snap shot at a time that we decide
accurately reflects
realistic inventory levels. Meaning not necessarily at
the end of the month
when they could be low.
or
2. Tak...
more >>
Hi,
I'm having a problem with following:
Firstly my date field in excel is in form of "200311204".
I need to pump this date field to a SQL datetime field
called 'dt'
What I've tried is format Excel date field to text &
define SQL field as a char(8) and the transfer is fine
OR Excel as n...
more >>
How to load JPG images into SQL SERVER 2000...
more >>