搜索资源列表
NServer
- 数据库服务,远程登录原始数据,具有很好的查询功能-database services, remote login raw data, inquiries with good function
VB.SQLServer
- 用VB远程连接SQL Server2000数据库-VB Remote SQL Server 2000 database
Vb_sql
- 远程访问sql server 的源码,在局域网上可以轻松访问。看懂后改动数据库的路径即可-sql server remote access to the source code, the LAN can easily visit. After changes to the database to understand the path can be
54646
- 远程数据库读取保存示例 .rar
finalgaga
- 这是一个用VC++编写的访问远程数据库的程序。如果服务器工作,就能成功运行
SQLServer
- 访问远程数据库MS SQLServer实例
ODBC API SQL
- 开放数据库互连(ODBC)已经成为Client/Server数据库应用系统中访问远程数据库的一个标准。作为强大的前端开发工具,Visual Basic为开发者提供了多种访问ODBC数据源的途径,如JET数据库引擎、ODBC API函数、RDO接口等。比较而言,直接使用ODBC API函数的编程难度最大,但获得的存取数据库的性能也最佳。-Open Database Connectivity (ODBC) has become the Client / Server Database Applica
msSQL2005数据库备份(轉)
- 1. msSQL2005数据库备份 2. sql2005备份远程数据库到本地指定路径
DataTransfter
- 一个很好的本地数据库和远程数据库之间数据库同步软件绝对好用。-good Database transfter
SQLServer_Setup
- SQL Server数据库安装程序.本程序通过列出可用远程SQL Server列表,将本地数据库文件安装到指定的远程服务器上。-SQL Server database installation process. This procedure can be used through the remote SQL Server are listed in the list will be installed on the local database file to the specified re
ToolForSQL2000
- VB远程操作Sql Server 2000数据库的工具 主要功能就是远程(局域网)操作Sql Server数据库。 包括: 搜索并列举局域网内的所有Sql Server服务器 搜索并列举Sql Server服务器中的所有数据库 搜索并列举数据库中的所有表 对数据库结构的简单更改 对数据库表记录的查找、编辑等等。-VB remote Sql Server 2000 database is a tool for the main functions of the remo
SimpleDataBaseOperate
- 基于COM组件的ADO访问远程数据库的例子,很不错的,可以实现-ADO-based COM components, examples of remote database access, it is a good can be achieved
AutoExecutSql
- 数据库脚本执行,将欲执行的脚本打包,导出数据库的数据,方便在工程上进行远程抓取数据库数据。-Database, scr ipt execution, will want to execute the scr ipt packaging, export database data to help the project on the remote crawl database data.
RDASUBMIT0
- 我自己编的一个数据库程序,SQL SERVER中需要建一个dbtest的数据库,并配置为TCP/IP可远程访问模式。用于移动设备的程序。需要mobile 6的SDK.-THIS PROGRAM IS MADE BY MYSELF. I LEARN WINCE FOR A SHORT TIME.IT MAYBE HELPFUL FOR THE FRESH BIRD.
Example7
- 访问远程数据库MS SQLServer实例~~~网络编程-Access the remote database MS SQLServer instance ~ ~ ~ Network Programming
soft5
- mssql2005 数据库结构同步工具,能同步数据库表结构,视图,存储过程,可以同步远程数据库,mssql2005 测试通过,源代码为delphiXE5编译- 您是不是要找: sql2005 数据库结构同步工具,能同步数据库表结构,视图,存储过程,可以同步远程数据库,mssql2005 测试通过,源代码为delphiXE5编译 mssql2005 structure synchronization tool that can synchronize the table structu
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远程数据访问组件,高效提升数据库访问速度(Satrda remote data access component to enhance database access speed)
SatRDA远程数据访问
- SatRDA是目前最高效的远程数据访问组件,大数据量测试比外网直连数据库速度提升10-200倍。使用它无需要改动原来的数据连接访问代码就可以支持外网访问远程数据库。能够为android/ios等APP提供restful架构的数据接口。支持支付宝支付。部署非常简单,服务器客户端都无需安装,也无需安装iis,tomcat等其它软件。服务器端使用谷歌的golang开发支持10M级并发。