I need to write a Utility, which will capable to generate Data Layer from any following Databases : Mssql MySQL Oracle

For example : I have SQL Database which contains several Tables, Views, Procs, Functions etc. With the use of above utility, I would be able to generate all Datalayer containing Entity classes and their mappings or something like that so, on this basis I would be able to write my Business Layer and then UI.

I do not want to use any utilities for this purpose.

Any help in this regard will be much appreciated!

link|improve this question
you should ask this on Stack Overflow with lot more details - including what you've done so far & where you're facing problems. – Sathya Jul 27 '11 at 9:51
@Sathya - You downVote this question, is it justifiable to any novoice who is curious to find out the solution, if this is not a proper place to ask these kind of question, then you can just leave your comment. I think its not good to downvote these kind of actions will demoralize members/visitors. – Rick Jul 27 '11 at 12:20
I didn't downvote the question, perhaps you shouldn't jump to conclusions. I left you a comment so that you know why it was closed. – Sathya Jul 27 '11 at 12:22
@Sathya - Thanks for immediate response, but I got downvote, as a moderator you should educate users to avoid these kind of activities. – Rick Jul 27 '11 at 12:23
1  
Voting is anonymous, and anyone can vote. I can't force people not to vote. It's their decision – Sathya Jul 27 '11 at 12:25
show 1 more comment
feedback

closed as off topic by Sathya Jul 27 '11 at 9:51

Questions on Super User are expected to generally relate to computer software or computer hardware, within the scope defined in the faq.

Browse other questions tagged or ask your own question.