搜索:Database Connection
找到约 625 项符合「Database Connection」的查询结果
结果 625
按分类筛选
- 全部
- 技术资料 (83)
- Java编程 (70)
- SQL Server (58)
- 其他数据库 (48)
- 数据库系统 (34)
- 其他 (33)
- 其他书籍 (33)
- Oracle数据库 (20)
- Jsp/Servlet (17)
- MySQL数据库 (16)
- Delphi控件源码 (15)
- Java书籍 (11)
- 软件设计/软件工程 (11)
- 单片机编程 (10)
- *行业应用 (8)
- 电子书籍 (7)
- 企业管理 (7)
- 文件格式 (6)
- 单片机开发 (6)
- 书籍 (6)
- 人工智能/神经网络 (5)
- 其他行业 (5)
- Windows Mobile (5)
- VC书籍 (5)
- Linux/Unix编程 (4)
- 教育系统应用 (4)
- 网络 (4)
- 金融证券系统 (4)
- 文章/文档 (4)
- JavaScript (4)
- 书籍源码 (3)
- 软件工程 (3)
- 可编程逻辑 (3)
- Internet/网络编程 (3)
- 编译器/解释器 (3)
- 数据结构 (3)
- matlab例程 (3)
- 行业发展研究 (3)
- 电源技术 (2)
- 数值算法/人工智能 (2)
- 通讯/手机编程 (2)
- 教程资料 (2)
- 手机短信编程 (2)
- Modem编程 (2)
- Applet (2)
- 酒店行业 (2)
- FlashMX/Flex源码 (2)
- 系统设计方案 (2)
- 医药行业 (2)
- 3G开发 (2)
- 源码 (2)
- PCB相关 (1)
- 无线通信 (1)
- 接口技术 (1)
- DSP编程 (1)
- 加密解密 (1)
- 操作系统开发 (1)
- 技术书籍 (1)
- 技术教程 (1)
- 工业控制 (1)
- 工控技术 (1)
- 模拟电子 (1)
- 教程资料 (1)
- 压缩解压 (1)
- 驱动编程 (1)
- 串口编程 (1)
- 游戏 (1)
- 数学计算 (1)
- 技术管理 (1)
- 通讯编程文档 (1)
- 嵌入式/单片机编程 (1)
- 微处理器开发 (1)
- BREW编程 (1)
- J2ME (1)
- Delphi/CppBuilder (1)
- 家庭/个人应用 (1)
- 交通/航空行业 (1)
- Windows CE (1)
- Symbian (1)
- OA系统 (1)
- 其他嵌入式/单片机内容 (1)
- 并行计算 (1)
- VIP专区 (1)
https://www.eeworm.com/dl/668/150063.html
其他行业
贸易公司的管理系统
贸易公司的管理系统,可以适用于初级刚接触的的人
OS: Windows 2000 Server + SP2
IDE: Visual Studio 6.0 + SP5
DataBase: SQL 2000 Server + SP2
https://www.eeworm.com/dl/696/301781.html
Jsp/Servlet
jsp 编写的人力资源管理系统
jsp 编写的人力资源管理系统,运行本系统要先装tomcat,和sqlserver数据库,数据文件放在当前目录database下
https://www.eeworm.com/dl/688/449381.html
MySQL数据库
BLOG HOSTER---PHP & MYSQL Create Blogs in seconds Installation of your BlogHoster system is easy.
BLOG HOSTER---PHP & MYSQL
Create Blogs in seconds
Installation of your
BlogHoster system is easy. Your server must meet these requirements:
- PHP version 4.2.0 or higher must be installed.
- You must have access to an available MySQL database.
https://www.eeworm.com/dl/534/152308.html
其他
检测windows下rootkit对文件的隐藏。some usermode overwrites first few bytes of ZwQueryDirectoryFile and that t
检测windows下rootkit对文件的隐藏。some usermode overwrites first few bytes
of ZwQueryDirectoryFile and that trick will fail then :( So, you will
probably need a small database of the correct indexes for all Windows
versions
https://www.eeworm.com/dl/542/492207.html
其他书籍
The Practical SQL Handbook begins with a step-by-step introduction to SQL basics and examines the is
The Practical SQL Handbook begins with a step-by-step introduction to SQL basics and examines the issues involved in designing SQL-based database applications. It fully explores SQL s most popular implementations from industry leaders, Oracle, Microsoft, Sybase, and Informix.
https://www.eeworm.com/dl/660/250990.html
J2ME
KeePass for J2ME is a J2ME port of KeePass Password Safe, a free, open source, light-weight and easy
KeePass for J2ME is a J2ME port of KeePass Password Safe, a free, open source, light-weight and easy-to-use password manager. You can store passwords in a highly-encrypted database on a mobile phone, and view them on the go.
https://www.eeworm.com/dl/689/375826.html
SQL Server
/*** ***建立数据库*** *** */ /*建立数据库wagemanage
/*** ***建立数据库*** *** */
/*建立数据库wagemanage,并定义物理存储路径*/
CREATE DATABASE wagemanage
ON PRIMARY
(NAME= wagemanage ,
FILENAME= D:wagemanage_MDF.mdf )
GO
/******************建立基本表*******************/
/*建立员工基本表*/
https://www.eeworm.com/dl/855340.html
技术资料
运用KPCA方法在ORL人脸库上进行人脸识别,分类器为最近邻分类器。
运用KPCA方法在ORL人脸库上进行人脸识别,分类器为最近邻分类器。-KPCA method using ORL face database for face recognition, classification for the nearest neighbor classifier.
https://www.eeworm.com/dl/689/207864.html
SQL Server
SQL Server 2005 Service Broker (SSB) is an asynchronous messaging technology built into SQL Server.
SQL Server 2005 Service Broker (SSB) is an asynchronous messaging technology built into SQL Server. With SSB, you essentially get the power of messaging technologies like Microsoft Message Queue (MSMQ) combined with the relational database capabilities of SQL Server, all controll ...
https://www.eeworm.com/dl/542/204188.html
其他书籍
Delphi for PHP 用户手册
Delphi for PHP 用户手册,英文版,格式PDF。
The IDE User s Guide includes an overview of Delphi for PHP, information on using the IDE, debugging, creating a database application, and a VCL for PHP Component Writer s Guide.