开发者

Is there any ORM tool for sql server 7.0?

I have a sql server 7.0 database and I will implement a web service above it. How do I access the data开发者_Python百科 without writing any sql query?


LLBLGen is compatible with SQL Server 7


Perhaps you can try NHibernate to map your object model to the relational database model. NHibernate is free, open source, native .NET and supports SQL Server.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜