本地数据库 [英] database local

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

问题描述

我想在C#.NET中拥有一个本地数据库,但是我可以创建clientdatabase,它需要一个连接字符串,并且如果我的文件删除到任何计算机上,则无法识别该连接字符串.请帮助我建立一个本地数据库.
谢谢....

I want to have a local database in C#.NET, but I can create clientdatabase and it need a connection string And if my file remove to any computer the connection string not recognize . please help me to have a local database .
thank ....

推荐答案

您不能在C#中拥有数据库.这是一种编程语言.

你是说SQL Server吗?为此,您需要在计算机上安装至少SQL Server Express.
You cannot have a database in C#. It is a programming language.

Do you mean SQL Server? For that you need to have atleast SQL server Express installed on your machine.


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

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