1个回答
展开全部
Imports System.Data.SqlClient\\导入命名空间
Dim sqlcn As New SqlConnection("server =.\SQLEXPRESS;database = 数据库名;integrated security=sspi")\\连接语句,使用windiws身份等入服务器
sqlcn.open()\\打开连接
或
Dim sqlcn As New SqlConnection("server = .\SQLEXPRESS;database = 数据库名;uid=sa;pwd= ")\\连接语句,使用SQL Server身份等入服务器
sqlcn.open()\\打开连接。
Dim sqlcn As New SqlConnection("server =.\SQLEXPRESS;database = 数据库名;integrated security=sspi")\\连接语句,使用windiws身份等入服务器
sqlcn.open()\\打开连接
或
Dim sqlcn As New SqlConnection("server = .\SQLEXPRESS;database = 数据库名;uid=sa;pwd= ")\\连接语句,使用SQL Server身份等入服务器
sqlcn.open()\\打开连接。
网易云信
2023-12-06 广告
2023-12-06 广告
网易云信提供一站式的 1 对 1 UIKit 组件库,可以更快地搭建 1 对 1 社交平台,能够快速实现音视频呼叫、音视频通话、1对1消息发送、美颜和礼物功能,直接可以复用我们的组件源码就可以了。优势:1、全套1对1 UI组件,接入更快;2...
点击进入详情页
本回答由网易云信提供
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询