搜索资源列表
RDS远程访问数据库
- 利用RDS控件来访问指定IP上计算机的数据库,同时可以自己定义查询条件,对数据库的信息进行查询,值得一看-use controls to visit designated IP database on the computer, but can also query their own definition of the information in the database query, an eye-catcher
RemoteDataAccessLayer
- 远程数据访问层演示算法,让你的程序能够通过远程访问数据库数据能力-Remote Data Access Layer demonstration algorithm and let you through the procedures for remote access to database data capabilities
WageQuery
- 采用Applet构建的客户端通过RMI查询服务器端的关系数据库(JDBC/ODBC访问)从而实现远程取数
Example
- 主要的功能是访问远程的数据库,对数据库进行操作.
shuijiankong
- 远程水文监测系统 用于串口数据传输和数据库访问。
data
- 访问远程数据库MS SQLServer,初步了解远程数据库编程
RDATest
- C# 桌面程序 ,远程连接访问WM sqlce数据库-C# desktop applications, remote connection to access WM sqlce database
2006122619401604
- VB做的远程数据库访问,非常经典。可与sql server比美。-VB to do the remote database access, very classic. With sql server compare looks.
SQL
- SQL 远程访问的测试程序 ADO方法 里边包含了ADO 的D-Test procedures for SQL Remote Access
504t
- 绝对是vb开发数据库必看的经典资料, 看看目录吧。 1.使用绑定控件访问数据库 2.使用数据访问对象访问数据库 3.sqlserver数据库和远程数据对象 4.数据库安全和多用户访问 5.ActiveX和Automation 等等 -Definitely a must-see classic vb development database information, see catalog it. 1. Using bound controls access to the database 2.
WindowsRPC
- windows RPC实现的一个例子,主要是实现client端通过windowRPC远程过程调用server断的方法查找超过3门课程不及格的人数,其中数据库先是连接到ODBC,然后我们的代码访问ODBC的。-windows RPC implementation of an example is to achieve client-side remote procedure call server through windowRPC way off course to find more than
7_1
- 数据库基础知识,介绍如何利用Borland C++访问本地数据库及利用ADO-ODBC访问远程数据库并进行数据表操作。-Database
access-db-link
- 这是一个数据库访问建立连接的方法,用于连接远程数据库-this a database access build connect method,use this to connect remote database
VBACallDCOM
- 使用VBA+DCOM访问远程数据库 在excel环境中,用VBA调用DCOM,从远程数据库上返回数据集,填到单元格上-Access remote databases using VBA+DCOM
rasas
- CRAS是一个MFC类,它封装了Windows 的远程访问服务(Remote Access Service)。这个类的主要优点是通过LAN便可以连接到Internet,并且不用安装RAS,因为RAS DLLs是动态加载的。-CRAS is a MFC class that encapsulates the Windows Remote Access Service (Remote Access Service). The main advantage of this class through
rasas
- CRAS是一个MFC类,它封装了Windows 的远程访问服务(Remote Access Service)。这个类的主要优点是通过LAN便可以连接到Internet,并且不用安装RAS,因为RAS DLLs是动态加载的。-CRAS is a MFC class that encapsulates the Windows Remote Access Service (Remote Access Service). The main advantage of this class through
demo
- 用MATLAB访问远程服务器上SQL中的数据,通过JDBC方式(Accessing the data in SQL on remote server with MATLAB and using JDBC)