| Thread | Last Post | Replies |
|
| 1 to many and when to use a bridge table | 28 Jan 2009 17:51 GMT | 2 |
In our DW we have contracts and they benefit across 1 to many jurisdictions. Contracts can be serviced by many contractors. So our Contractor tables are set up using the bridge table to support many to many. However; I'm tempted to think that most 1 to many dimensions should also ...
|
| Transfer of updates | 26 Jan 2009 14:22 GMT | 1 |
I am transfering Data from 1 database to another, how can I tell my SSIS Package to only copy the data that is newly inserted or has changed Thanks
|
| data warehousing advice | 09 Jan 2009 02:04 GMT | 1 |
i've read the kimball books and i've created my staging tables and star schema (dimensions and facts). Now i need advice on my ETL (I am using SQL Server 2005 Standard Edition). For extract, I plan on pulling in csv files via FTP into my warehouse
|
| Testing Environment + TestData + QA Setup | 09 Jan 2009 01:40 GMT | 1 |
Database is SQL 2005 and Front End is in C# ---------------------------------------------------- I'm looking for a good strategy to save my data that I use for testing. I made a set of good test data, and backed it up. I write my programs,
|
| Upsizing An Access Database To A SQL Server | 08 Jan 2009 22:38 GMT | 9 |
I have an access database that I want to put into a sql server database. When I pull up the upsizing wizard, select 'Create New Database', select 'Next', use '(local)' for the server, select 'Use Trusted Connection', and select 'Next', I get the following message.
|
| Disperate sources | 06 Jan 2009 07:06 GMT | 1 |
Our data warehouse is expanding to pull in from about 10 different data sources. These are 10 different sub-systems in our agency - that track contracts, grants and loans. We are finding that there seems to be useful data in many of the sub-systems
|
| Scope question | 06 Jan 2009 05:39 GMT | 1 |
I'm using SQL Server 2005 SP3 Dev. Edition I understand how to create a scope (like this from BOL) Scope (
|
| Business Intelligencia and the Authentication mountain | 06 Jan 2009 05:36 GMT | 1 |
Hi Newsgroup I am having difficulty working out the best method of bringing my BI solution into production. I have created the AS project, associated SSIS and SSRS projects and am quite happy with the results. However, I need
|
| Staging areas | 05 Jan 2009 18:47 GMT | 2 |
Our currenet archetecture is we have a - PreStaging area (this is copies of the tables we are going to use - our ODS) - Staging (this is the results of the ETL - star schema) we have our
|