Architecture & Design Question

M

Me

I need to build a tool to map data from various database schemas into a
system I have built. Essentially I am looking for the type of mapping and
data transformation functionality that BizTalk provides, without the
orchestration. Most of my small clients cannot afford BizTalk, so I need to
come up with a different solution.



The solution I provide need to be generic enough to work with data from SQL
Sever, Oracle, MySQL, Access, XML files, etc. In other words I am not sure
what the clients of my system will have as a data store, I just know that I
need a way to map their data into my C#, .NET, SQL Server based system.
This is a function I need to have my clients configure themselves so they
can interface with my software.



Since I have relied on BizTalk for this type of functionality, I have no
idea how to approach this. Any thoughts, samples, white papers, hyperlinks
or suggestions on open source software would be greatly appreciated! Thank
you.
 
M

Me

PLEASE IGNORE THIS POST AND READ THE ONE TITLED "DATA MAPPING ADVICE
NEEDED", THANK YOU.

SORRY!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top