0

Is it possible to use all features of Linq to SQL for a MySQL database?

1 Answer 1

2

Linq to Sql is specific to SQL Server. Consider using Linq to Entities or NHibernate.

http://social.msdn.microsoft.com/forums/en-US/linqprojectgeneral/thread/2e6ca49a-4a27-443f-98f3-71c79b74bdd1/

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.