搜索资源列表
occi_eg
- 使用occi远程连接oracle数据库,固定模式.代码简洁明了,适合初学者参考-use of remote connectivity oracle database, fixed patterns. Code concise, for beginners reference
VB.SQLServer
- 用VB远程连接SQL Server2000数据库-VB Remote SQL Server 2000 database
vcl
- p2pdbanywhere 可以通过之udp方式远程连接数据库的组件,这个组件非常好,是Delphi7,9,2006能够使用,包含源码.-p2pdbanywhere adoption udp can approach the remote database connectivity components, this component was very good Delphi7, 9,2006 to use, contains source.
IP_proxy
- 远程数据库 连接 控件 用于开发 各种不同数据库的程序-Database Connection remote control for the development of a variety of different database procedure
callMysql
- 一个远程连接Mysql 数据库 的管理系统-This is an examle about mysql system.
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
vs2010-connect-to-oracle11gR2
- 在vs2010中用c#winform远程连接oracle11gR2数据库,共分两部分。测试工具连接和代码连接。-In Vs2010 using c# winform realize remote connection oracle11gR2 database。 include two parts. Connections and code testing tools to connect.
dbview
- C#远程分布式数据库查询系统代码,程序分客户端连接和服务端,测试数据是MDB,也就是Access数据库,你可以换为SQL。测试时Windows弹出的警报需要点击允许连接。-C# remote Distributed database query system code, the procedure, the client and server, the test data is MDB Access database, you can change to SQL. The the test Wi
link_orale
- 使用dos远程连接oracle数据库时,需要有的配置,和连接命令。-When using a remote connection dos oracle database, you need some configuration, and connection commands.
remote-connection-of-ACCESS
- VB 实现的远程数据库连接操作,可以完成读取、修改、增删等功能。-VB realize the remote connection to the operation, can complete the function such as read, modify, add or delete.
SQL数据库完整配置过程
- 默认Windows身份验证-->SQL Server身份验证 计算机名/数据库实例进行连接-->IP地址进行连接 默认登录名进行连接-->新建的实例名进行连接(Default Windows authentication, -->SQL, Server authentication Computer name / database instance to connect -->IP address for connection The default log
Labview之远程连接MySQL数据库
- labview 2014 32位 在64位电脑上启动32位ODBC,并安装驱动,可实现labview远程访问MySQL()
VB-Remote_SQL
- VB连接远程SQL服务器,更新填入服务器IP地址即可(VB connections to remote SQL servers)
SatRDA远程数据访问
- SatRDA是目前最高效的远程数据访问组件,大数据量测试比外网直连数据库速度提升10-200倍。使用它无需要改动原来的数据连接访问代码就可以支持外网访问远程数据库。能够为android/ios等APP提供restful架构的数据接口。支持支付宝支付。部署非常简单,服务器客户端都无需安装,也无需安装iis,tomcat等其它软件。服务器端使用谷歌的golang开发支持10M级并发。