Take the 2-minute tour ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I am attempting this approach to copy tables from MySQL to SQL Server.

I have imported MySQL database on entity data model (.edmx). Using option Generate database from model, can I generate scripts which could target SQL server?

share|improve this question
add comment

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.