开发者

Print DataBase Schema in Sql Server Compact Edition

I Want Print DataBase Schema in "Microsoft Sql Server Compact Edition". Maybe Exist Some Too开发者_开发知识库ls For it.

How Can I do it?


Use SQLMetal to create a dbml file with your SQL Server CE objects and print that.

Keep in mind that you cannot just drag the tables over to the designer like with LINQ to SQL, you have to use SQLMetal instead.

There is a good article on this subject over at code project...


Buy http://primeworks-mobile.com/Products/DataPortConsole.html

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜