搜索资源列表
sqlitedbms-0.5.1.tar
- SQLiteDBMS是SQLite数据库的管理服务器软件,允许通过TCP/IP网络访问sqlite3进程,提供扩展SQL,SSL, 基本授权, 查询缓冲, WebDAV, 权限控制以及复制等功能。-SQLiteDBMS is SQLite database management server software, Allow TCP / IP network access sqlite3 process, provide extended SQL, SSL, basic authorization
考勤系统
- delphi的 Tcp/IP 包括 服务器端和客户端 ClientSocket 组件和 ServerSocket 组件实现
database
- 网络课程设计 vc++ + sql server web配置 tcp 配置-Network curriculum design vc+++ sql server web configuration tcp configuration
vbhr
- 目 录 引言 1 1 系统概论 2 1.1 选题的背景、目的和意义 2 1.2 人力资源管理系统的发展历程 3 1.3 系统功能概述 4 1.4 系统开发的体系结构 5 1.5 系统的开发环境 5 1.5.1 VB6.0简介 5 1.5.2 Microsoft SQL server 2000简介 6 2 系统分析 8 2.1 系统可行性分析与抉择 8 2.2 系统需求分析 9 2.3 系统业务流程图 10 2.4 数据流程分析 11 2
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.
TCPAdoServerClientV2
- 国外的数据库三层源码(带连接池) 本人觉得蛮不错的,供大家学习研究。 - TCP AdoServer/Client is a multi-tier tool to design a a thin client application that connects to an application server. It is built using Indy components and ADO. TCP AdoServer/Client is a simple and c
Io_moniter
- 该源码是我自己实现的 支持json配置文件 与modbustcp及网络服务 和数据库数据存储功能的一个采集程序-this is my project. you can config it with json .it can gather modbus tcp and server for far client and it can upload data to remote db server
cv-aku
- Introduction For a while now, I have been looking for a solution to a chat program developed in VB.NET, but didn t find much, so I decided to try my own. The purpose of this article is to explain how to use TCP/IP Sockets and the My.Settings class