开发者

How to configure subsonic 3.0.0.4 using mysql with Visual Studio 2010?

I downloa开发者_运维技巧ded subsonic 3.0.0.4 and i am trying now to configure it to work with mysql and Visual studio 2010.

My project is .net 3.5 and i am creating a data access layer class library to use later in a website.

I can't figure which files i should add to my project and where to edit.

Last step i reached is in this screen shot:

How to configure subsonic 3.0.0.4 using mysql with Visual Studio 2010?


I cannot see your screenshot as it's blocked here however it sounds like you might need to include the MySQL specific TT templates. Have you configured the other TT templates to use

<#@ include file="MySQL.ttinclude" #> Instead of <#@ include file="SQLServer.ttinclude" #>

You can download the MySQL templates from:

http://github.com/subsonic/SubSonic-3.0-Templates/tree/master/TemplateProviders/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜