在Visual Studio中创建数据库 [英] Creating a database in Visual Studio

查看:386
本文介绍了在Visual Studio中创建数据库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我已经学会了使用SELECT语句等在数据库中获取数据,并且我已经开始学习如何创建数据库表.我对此很陌生
而且我想知道如何开始以及使用什么项目来创建数据库.

我知道可以用Google搜索它,但是我更愿意在这个网站上提问.
请帮助我如何开始

谢谢.

Hi,

I have learned to get the data in a data base using SELECT statement and so on,and i have started learning how to create a database table. I am pretty new for this
and i wanted to know how to start off and what item to use to create the database.

I know to could have googled it but i preferred to ask a question in this site.
Please help me with how to start off

Thank you.

推荐答案

在视图"菜单中选择服务器资源管理器"并添加新连接.
或右键单击项目>添加新项...选择基于服务或本地数据库
无论哪种方式,您都需要SQLConnectionString
in View menu choose Server Explorer and add new connection.
or right click project> Add new item... choose Service-based or Local Database
either way you will need the SQLConnectionString


这篇关于在Visual Studio中创建数据库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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