Is it possible to use MySQL with the data access application block?
The existing providers there don’t include mysql.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It is possible to use the MSEL DAAB with MySQL. Thus, you need to configure a GenericDatabase using your own MySQL DataProvider. Otherwise, you may benefit of other CodePlex contributions with a provider for MySQL at this link.