Click here to Skip to main content
16,015,218 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: how to convert crystal report (.rpt) to RDLC report Pin
thatraja8-Nov-13 4:06
professionalthatraja8-Nov-13 4:06 
QuestionC# code to fetch all attributes of an element Pin
AshwiniSH6-Nov-13 23:02
professionalAshwiniSH6-Nov-13 23:02 
AnswerRe: C# code to fetch all attributes of an element Pin
Richard MacCutchan6-Nov-13 23:08
mveRichard MacCutchan6-Nov-13 23:08 
AnswerRe: C# code to fetch all attributes of an element Pin
Kornfeld Eliyahu Peter7-Nov-13 5:22
professionalKornfeld Eliyahu Peter7-Nov-13 5:22 
QuestionMigrate Data Pin
cybersavvy6-Nov-13 19:22
cybersavvy6-Nov-13 19:22 
AnswerRe: Migrate Data Pin
Mycroft Holmes6-Nov-13 20:10
professionalMycroft Holmes6-Nov-13 20:10 
GeneralRe: Migrate Data Pin
cybersavvy6-Nov-13 20:29
cybersavvy6-Nov-13 20:29 
GeneralRe: Migrate Data Pin
Mycroft Holmes6-Nov-13 20:41
professionalMycroft Holmes6-Nov-13 20:41 
Ah I read denormalised database not data and migrating data also implies that there is a system in place to migrate from. I see I was wrong.

What you are talking about is moving garbage into a structured environment, every source will be different and you will need to manually process each new customers data.

This is a straight database operation create a staging database with your current production information in it, create staging tables based on your garbage data source and script the transforms from garbage to your shiny new structure. Each script must be repeatable so when the final move is made you can just reload the staging data ans run the scripts.

Make sure you charge HIGH for this job, it is not trivial.
Never underestimate the power of human stupidity
RAH

QuestionCan I connect to MS SQL using HTML & JavaScript? Pin
Michael-N6-Nov-13 8:12
Michael-N6-Nov-13 8:12 
AnswerRe: Can I connect to MS SQL using HTML & JavaScript? Pin
Abhinav S6-Nov-13 18:05
Abhinav S6-Nov-13 18:05 
AnswerRe: Can I connect to MS SQL using HTML & JavaScript? Pin
wikizhao7-Nov-13 22:22
wikizhao7-Nov-13 22:22 
AnswerRe: Can I connect to MS SQL using HTML & JavaScript? Pin
Peter Leow10-Nov-13 16:39
professionalPeter Leow10-Nov-13 16:39 
QuestionOracle 10g connectivity issue with .net 2.0 website hosted on win 2008 server Pin
abhi17_66-Nov-13 4:20
abhi17_66-Nov-13 4:20 
QuestionImplement Custom Membership Provider in n-tier architecture Pin
Member 103823785-Nov-13 11:56
Member 103823785-Nov-13 11:56 
QuestionPage_init with variable Pin
vkEE4-Nov-13 2:30
vkEE4-Nov-13 2:30 
AnswerRe: Page_init with variable Pin
Gopi Kishan Mariyala11-Nov-13 3:52
Gopi Kishan Mariyala11-Nov-13 3:52 
QuestionThe name '###' does not exist in the current context - error Pin
miss7864-Nov-13 0:47
miss7864-Nov-13 0:47 
AnswerRe: The name '###' does not exist in the current context - error Pin
Richard Deeming4-Nov-13 1:38
mveRichard Deeming4-Nov-13 1:38 
GeneralRe: The name '###' does not exist in the current context - error Pin
miss7864-Nov-13 3:38
miss7864-Nov-13 3:38 
GeneralRe: The name '###' does not exist in the current context - error Pin
Richard Deeming4-Nov-13 4:38
mveRichard Deeming4-Nov-13 4:38 
GeneralRe: The name '###' does not exist in the current context - error Pin
miss7865-Nov-13 0:54
miss7865-Nov-13 0:54 
GeneralRe: The name '###' does not exist in the current context - error Pin
Richard Deeming5-Nov-13 1:17
mveRichard Deeming5-Nov-13 1:17 
GeneralRe: The name '###' does not exist in the current context - error Pin
miss7865-Nov-13 1:56
miss7865-Nov-13 1:56 
GeneralRe: The name '###' does not exist in the current context - error Pin
Richard Deeming5-Nov-13 2:04
mveRichard Deeming5-Nov-13 2:04 
GeneralRe: The name '###' does not exist in the current context - error Pin
miss7865-Nov-13 2:56
miss7865-Nov-13 2:56 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.