开发者

How to see data on a database in Visual studio 2008

Is there any way to see what data our database (SQL server Compact 3.5开发者_StackOverflow) in Visual Studio 2008? I am unable to see it in SSME

Thanks Furqan


you can use Server Explore in VS

add a new connection to sql server -> right click on table -> click on write query -> write the query and click Ctrl+R

How to see data on a database in Visual studio 2008

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜