开发者

How can I manipulate SQL Server CE 4.0 Database?

I have created a CE 开发者_如何学Python4.0 database using visual studio. But now I want to set up tables etc. I need a CE database administrator as management studio 2008 doesn't like it.

Any ideas on the best free tool? I used CEQuery 6 but it doesn't let me connect to a 4.0 database....


You can open a SQL Compact DB (.sdf) in Visual Studio which will add your SDF under the "Server Explorer" window's "Data Connections" and allow you to enumerate, create, modify and delete tables etc.

MS is working on improved tools for working with SQL Compact. ETA unknown.


I've used Fly Howard in the past and it works with version CE 4.0. It's not free (£25 or approx $38) but worth it in IMO. Here's the link Fly Howard.


Erik Ej's blog Everything SQL Server Compact is a great resource for info and tools.

His masterpiece is the SQL Server Compact Toolbox - a Visual Studio Add-In for handling and dealing with SQL Server CE database files. Highly recommended !

How can I manipulate SQL Server CE 4.0 Database?

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜