搜索资源列表
VB.SQLServer
- 用VB远程连接SQL Server2000数据库-VB Remote SQL Server 2000 database
SQLSetting
- VC6连接SQLServer,远程连接,功能详尽,可做测试数据库连接的工具用 zmx_zhejiang@163.com xiaolang128@163.com-VC6 connected SQLServer, remote connectivity, functional detail, to do the test database connection tools zmx_zhejiang@163.com xiaolang128@163.com
remote-connection-with-sql
- C#实现数据库的远程连接,SQL数据库,可以用于web模式或者CS模式-C# remote connection of database, SQL database, can be used in web mode or CS mode
SQL数据库完整配置过程
- 默认Windows身份验证-->SQL Server身份验证 计算机名/数据库实例进行连接-->IP地址进行连接 默认登录名进行连接-->新建的实例名进行连接(Default Windows authentication, -->SQL, Server authentication Computer name / database instance to connect -->IP address for connection The default log
VB-Remote_SQL
- VB连接远程SQL服务器,更新填入服务器IP地址即可(VB connections to remote SQL servers)
SatRDA远程数据访问
- SatRDA是目前最高效的远程数据访问组件,大数据量测试比外网直连数据库速度提升10-200倍。使用它无需要改动原来的数据连接访问代码就可以支持外网访问远程数据库。能够为android/ios等APP提供restful架构的数据接口。支持支付宝支付。部署非常简单,服务器客户端都无需安装,也无需安装iis,tomcat等其它软件。服务器端使用谷歌的golang开发支持10M级并发。