如何在visual studio 2012中编辑数据源(插入,删除等) [英] How can I edit data (insert, delete etc) from data source in visual studio 2012

查看:573
本文介绍了如何在visual studio 2012中编辑数据源(插入,删除等)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在学习SQLite。花了一整天后,我用VS2012成功安装并配置了SQLite:/现在请看下面的截图:



http://imageshack.com/a/img834/9595/pgfd.png [ ^ ]



这是截图设计师模式,我可以编辑列。现在我需要编辑值..就像SQLServer一样。我该怎么办?

Hi, I am learning SQLite. After spending the whole day, I successfully installed and configured SQLite with VS2012 :/ Now please take a look at the screenshot below:

http://imageshack.com/a/img834/9595/pgfd.png[^]

This is a screenshot of designer mode where I can edit the columns. Now I need to edit the values.. like SQLServer. How can I do that?

推荐答案

打开ServerExplorer窗格,将SQLite文件添加为DataConnection。

然后打开分支它,然后是表格分支。

右键单击表格名称,然后选择检索数据菜单项。

打开的页面将允许您编辑,添加并删除行。
Open the ServerExplorer pane, and add the SQLite file as a DataConnection.
Then open the branch for it, and then the Tables branch.
Right click the table name, and select the "Retrieve Data" menu item.
The page that opens will let you edit, add and remove rows.


这篇关于如何在visual studio 2012中编辑数据源(插入,删除等)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆