Postgresql 模式提供者
我有一个使用 MS SQL 数据库的 ASP.NET 项目。 DB 访问代码是使用 CodeSmith .netTiers 生成的。现在,项目将与另一个项目合并,并且应该使用 PostgreSQL 数据库。我正在寻找 CodeSmith 的 PostgreSQL 架构提供程序。但在 CodeSmith 社区上只找到了下一个主题: http:// Community.codesmithtools.com/nettiers/f/16/t/4463.aspx?PageIndex=2
可以将 PostgreSQL 与 .netTiers 一起使用吗?
I have a ASP.NET project that is used MS SQL db. DB access code is generated using CodeSmith .netTiers. Now, project will be merged with another and should use PostgreSQL db. I am looking for PostgreSQL Schema Provider for CodeSmith. But found only next topic on CodeSmith comunity: http://community.codesmithtools.com/nettiers/f/16/t/4463.aspx?PageIndex=2
Can be used PostgreSQL with .netTiers ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
是的,它可以与 .netTiers 一起使用,但可能需要一些工作。我会尝试获取他的补丁。请使用 CodeSmith Generator 附带的 PostgreSQLSchemaProvider。我们最近重写了整个提供程序,并对其进行了大量测试。请联系支持人员以获取每晚构建的 CodeSmith Generator,其中包含两个额外的 PostgreSQLSchemaProvider 错误修复。如果您有任何问题,请告诉我们。
谢谢
——布莱克·尼米斯基
Yes it can be used with .netTiers but there may be some work needed. I'll try and get his patches. Please use the PostgreSQLSchemaProvider that ships with CodeSmith Generator. We have recently rewrote the entire provider and have been doing a lot of testing on it. Please contact support for a nightly build of CodeSmith Generator which contains two extra PostgreSQLSchemaProvider bug fixes. Please let us know if you have any questions.
Thanks
-Blake Niemyjski