搜索资源列表
d003
- 快速数据库的编程实现 一定要用微软的数据引擎吗?一定要承受巨大的 DLL 文件?本程序说: No. -rapid database programming must use Microsoft's Data Engine? Must be under tremendous DLL files? This procedure : No.
MiniSQLForDB
- 实现一个精简型单用户SQL引擎(DBMS)MiniSQL,允许用户通过字符界面输入SQL语句实现表的建立/删除;索引的建立/删除以及表记录的插入/删除/查找-achieve a streamlined single-user SQL engine (DBMS) MiniSQL. allows users to input characters SQL interface to achieve the table creation / deletion; the index creation /
qiye_8
- 这是一个用SQL Server和ASP开发的搜索引擎网站,性质与百度等一样,输入你要搜所得信息,按照分类你会得到包含你信息的所有网页,该源码含有完整的SQL Server数据库文件,是数据库学习的不错实例。-This is a use of SQL Server and ASP development of the search engine website, Baidu nature and like, enter your search to information received, in
VB+Engine
- ArcEngine 这是基于AE组件的源代码,功能还可以。-ArcEngine This is based on the AE components of source code, can also function.
Sams.SQLite.Nov.2004.eBook-LiB
- SQLite is a small, fast, embeddable database. What makes it popular is the combination of the database engine and interface into a single library as well as the ability to store all the data in a single file. Its functionality lies between MySQL and
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
中文版SQL Server2000开发与管理应用实例
- 第 1 章 安装和配置SQL Server 1 1.1 SQL Server的版本和版本选择 1 1.2 安装SQL Server的常见问题 3 1.3 如何理解实例 5 1.4 如何实现无值守安装 5 1.5 Desktop Engine 9 1.5.1 MSDE 2000概述 9 1.5.2 获取MSDE 2000 9 1.5.3 安装MSDE 2000 10 1.5.4 管理MSDE 2000 11 1.5.5 支持的并发用户数和数据库容量 12 1.6 SQL Se
SQLite.v3.5.8.Full.Source
- SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. SQLite is the most widely deployed SQL database engine in the world. It is used in countless desktop computer appli
minisql
- 设计并实现一个精简型单用户SQL引擎(DBMS)MiniSQL,允许用户通过字符界面输入SQL语句实现表的建立/删除;索引的建立/删除以及表记录的插入/删除/查找-Designed and implemented a streamlined single-user SQL engine (DBMS) MiniSQL, through the character interface allows the user to enter SQL statements to achieve the tab
hsql_guide
- HyperSQL Database Engine, aka HSQLDB
SQL2005-database-engine-structure
- SQL2005数据库引擎结构,比较详细哦-SQL2005 database engine structure, a more detailed oh
SQL-SERVER
- 了解如何应用在Microsoft数据访问技术ADO.NET的MDAC 2.0,2.82,SQL Server Native Client的,和JDBC驱动程序,如新的跟踪功能 和2005年在SQL Server的网络协议和Microsoft SQL Server的数据库引擎。 - Learn how to apply technology in Microsoft Data Access ADO.NET, MDAC 2.0,2.82, SQL Server Native Client s,
8-27-JHPHP_v2.0_beta
- JHPHP一个简单快速,适合新手学习开发的框架2.0beta版本发布了,欢迎大家拍砖 最新特性: 1、修正的命名规范,防止类名重复而不可用 2、采用了修正MVC不合理方法使用 3、加入了smarty模板引擎 4、优化了数据库执行语句 5、简化数据库操作过程 7、加入了sql执行日志打印跟踪 6、加入了log4php日志打印跟踪-JHPHP a simple, fast, suitable for novice lea
TCCMSV3.0_GBK
- TCCMSV2.1是由经验丰富的开发团队历时一年全新开发的结果。内核借鉴了java中的struts和hibernate框架的一些思路,结合smarty MVC引擎自主研发的一套php ORM 框架。是一套高效,安全,开源的内容管理系统。-TCCMSV2.1 lasted one year results of the newly developed by experienced development team. The kernel learn from some of the ideas o
smartcard
- 智能卡计费管理系统,可以应用于网吧、学校、政府机关、税务、银行等领域的机房计费管理,使管理方便、快捷而取得更好的经济效益。-Smart card billing management system that can be applied to Internet cafes, schools, government agencies, taxation, banking and other areas of the engine room billing management, so that m
DISQLite3_7.0.0_Source
- DISQLite3_7.0.0_Source DISQLite3 implements a self-contained, embeddable, zero-configuration SQL engine for Delphi (Embarcadero / CodeGear / Borland).-DISQLite3_7.0.0_Source DISQLite3 implements a self-contained, embeddable, zero-configuration SQ
LayerGen35
- Automatically generate Business and Data layers a SQL Server, MySql or SQLIte design.-The screen is pretty intuitive and there are help icons next to every option. You can hover over any of the help icons to get a tooltip fly out with more informatio
20162313
- SQL Engine and Parser made in C++. It can take simple sql commands and shows the results the tables given in the folder with metadata file. Runs in Linux.-SQL Engine and Parser made in C++. It can take simple sql commands and shows the results the t
661487187miniSQL
- 设计并实现一个精简型单用户SQL引擎(DBMS)MiniSQL,允许用户通过字符界面输入SQL语句实现表的建立/删除;索引的建立/删除以及表记录的插入/删除/查找。(The design and implementation of a simplified single user SQL engine (DBMS) MiniSQL, allows users to input a character interface SQL statement table create / delete in
VBbaidu
- VB实现搜索引擎,仿照百度搜索,可实现只能搜索网站内容(VB search engine, modeled on Baidu search, can be achieved only search the content of the site)