Welcome![Sign In][Sign Up]
Location:
Search - SQL api

Search list

[Other resourceshu_ju_yuan_JDBC

Description: 众所周知,JDBC(Java数据库连接)是Java 2企业版的重要组成部分。它是基于SQL层的API。通过把SQL语句嵌入JDBC接口的方法中,用户可以通过Java程序执行几乎所有的数据库操作。JDBC只提供了接口,具体的类的实现要求数据库的设计者完成。通过生成这些接口的实例,即使对于不同的数据库,Java程序也可以正确地执行SQL调用。所以对于程序员来说,不必把注意力放在如何向数据库发送SQL指令,因为程序员需要了解和用到的只是JDBC的接口,只有在极少数情况下会用到面向特定数据库的类,例如程序员希望使用ORACLE的扩展API。-known, JDBC (Java Database Connectivity) is a Java 2 Enterprise Edition of the important components. It is based on SQL API layer. Through JDBC embedded SQL interface method, Java users can implement procedures almost all of the data base. JDBC interface provides only a specific category of demands on the database designer to complete. Interface generated by these examples, even for the different databases, Java programs can also correct implementation of SQL calls. So programmers, we do not have to focus on how to send SQL database directive because programmers need to understand and use the only JDBC interface Only in very rare cases, will use the database for specific categories, For example, programmers hope to expand the use of Oracle API.
Platform: | Size: 776680 | Author: 张三 | Hits:

[Other resourceODBC API SQL

Description: 开放数据库互连(ODBC)已经成为Client/Server数据库应用系统中访问远程数据库的一个标准。作为强大的前端开发工具,Visual Basic为开发者提供了多种访问ODBC数据源的途径,如JET数据库引擎、ODBC API函数、RDO接口等。比较而言,直接使用ODBC API函数的编程难度最大,但获得的存取数据库的性能也最佳。-Open Database Connectivity (ODBC) has become the Client / Server Database Application Remote Access database standards. As a powerful front-end development tools, Visual Basic developers to provide a variety of ODBC data source access channels such as the JET database engine, ODBC API function, RDO interface. Comparatively speaking, the direct use ODBC API programming the most difficult, but we have gained access to the database of best performance.
Platform: | Size: 3546 | Author: 建春 | Hits:

[MySQLmysql++-1.7.27.tar

Description: MySQL的C++ API-MySQL C API
Platform: | Size: 919552 | Author: 华奇 | Hits:

[SQL ServerODBC API SQL

Description: 开放数据库互连(ODBC)已经成为Client/Server数据库应用系统中访问远程数据库的一个标准。作为强大的前端开发工具,Visual Basic为开发者提供了多种访问ODBC数据源的途径,如JET数据库引擎、ODBC API函数、RDO接口等。比较而言,直接使用ODBC API函数的编程难度最大,但获得的存取数据库的性能也最佳。-Open Database Connectivity (ODBC) has become the Client/Server Database Application Remote Access database standards. As a powerful front-end development tools, Visual Basic developers to provide a variety of ODBC data source access channels such as the JET database engine, ODBC API function, RDO interface. Comparatively speaking, the direct use ODBC API programming the most difficult, but we have gained access to the database of best performance.
Platform: | Size: 3072 | Author: 建春 | Hits:

[MySQLnew_DBMysql

Description: 自已封装的MYSQL C API,用于处理简单的MYSQL连接和简单的SQL查询-own package MYSQL C API, for simple to MYSQL connectivity and simple SQL Query
Platform: | Size: 2048 | Author: 王汉平 | Hits:

[JSPshu_ju_yuan_JDBC

Description: 众所周知,JDBC(Java数据库连接)是Java 2企业版的重要组成部分。它是基于SQL层的API。通过把SQL语句嵌入JDBC接口的方法中,用户可以通过Java程序执行几乎所有的数据库操作。JDBC只提供了接口,具体的类的实现要求数据库的设计者完成。通过生成这些接口的实例,即使对于不同的数据库,Java程序也可以正确地执行SQL调用。所以对于程序员来说,不必把注意力放在如何向数据库发送SQL指令,因为程序员需要了解和用到的只是JDBC的接口,只有在极少数情况下会用到面向特定数据库的类,例如程序员希望使用ORACLE的扩展API。-known, JDBC (Java Database Connectivity) is a Java 2 Enterprise Edition of the important components. It is based on SQL API layer. Through JDBC embedded SQL interface method, Java users can implement procedures almost all of the data base. JDBC interface provides only a specific category of demands on the database designer to complete. Interface generated by these examples, even for the different databases, Java programs can also correct implementation of SQL calls. So programmers, we do not have to focus on how to send SQL database directive because programmers need to understand and use the only JDBC interface Only in very rare cases, will use the database for specific categories, For example, programmers hope to expand the use of Oracle API.
Platform: | Size: 776192 | Author: 张三 | Hits:

[Internet-Networkjsppagestabs

Description: 通用的jsp分页组件,实例化后只需设置好各种属性,然后调用API即可得到已封装好“首页” “上一页”,“下一页”等分页操作的html表格String,直接在jsp页面中即可, 支持跳转到jsp和跳转到Action(struts架构)两种类型,支持单选或者多选列,支持传Vector 或者sql语句,支持数据库后端分页.... 具体参见源码包中“使用说明.txt”,里面有详细的设置步骤,使用示例源码 -common jsp Pagination components, examples of installed only after the various attributes, Then API can be called Packaging has been good, "Home" and "Previous" "Next" Pages operation html forms String directly in jsp pages can be. Jump to support jsp and Jump to Action (struts framework) two types, support electoral constituency or more out in support of Vector- or sql statement. Pagination backend database support .... see, in particular source package "for use. txt " There are detailed steps to set up, use examples FOSS
Platform: | Size: 24576 | Author: | Hits:

[Othermysql_reference_manual_cn

Description: MySQL是一个精巧的SQL数据库管理系统,虽然它不是开放源代码的产品,但在某些情况下你可以自由使用。由于它的强大功能、灵活性、丰富的应用编程接口(API)以及精巧的系统结构,受到了广大自由软件爱好者甚至是商业软件用户的青睐,特别是与Apache和PHP/PERL结合,为建立基于数据库的动态网站提供了强大动力。 MySQL有瑞典的T.c.X公司负责开发和维护,MySQL的用户手册很单纯,只有一个集中的<MySQL Reference Manual>,但其内容覆盖了MySQL的所有信息,因此该手册是了解和掌握MySQL的绝佳文献。 虽然对MySQL的开发不能出一份力,但可为它的推广使用尽一份心,面对500多页的参考手册,知道要精确译出它决非易事,但愿几个月的心血能为大家提供一丝微薄的帮助。 由于本人水平有限,文中肯定有不准确的地方,敬请在阅读过程中不吝指出。文中不明之处,请参阅手册原文。 本文的内容针对MySQL 3.23.7alpla,实际上很多内容是通用的。另外,参考手册的几个附录也是很有价值的,但由于时间有限,未能译出,可参见原文。-MySQL is a sophisticated SQL database management systems, While it is not open source products, but in some cases you can freely use. Because of its strong capabilities, flexibility, rich application programming interface (API) and the elegance of the structure, by the vast number of free software enthusiasts even commercial software users favored especially with Apache and PHP/PERL combination for the establishment of the dynamic database-based web site provided a powerful impetus. MySQL Sweden T.c.X the company responsible for the development and maintenance of the MySQL user manual is very simple, Only a concentration of
Platform: | Size: 454656 | Author: hui | Hits:

[OtherMySQL-msz

Description: MySQL中文参考手册.rar MySQL是一个精巧的SQL数据库管理系统,虽然它不是开放源代码的产品,但在某些情况下你可以自由使用。由于它的强大功能、灵活性、丰富的应用编程接口(API)以及精巧的系统结构,受到了广大自由软件爱好者甚至是商业软件用户的青睐,特别是与Apache和PHP/PERL结合,为建立基于数据库的动态网站提供了强大动力。 MySQL有瑞典的T.c.X公司负责开发和维护,MySQL的用户手册很单纯,只有一个集中的<MySQL Reference Manual>,但其内容覆盖了MySQL的所有信息,因此该手册是了解和掌握MySQL的绝佳文献。 虽然对MySQL的开发不能出一份力,但可为它的推广使用尽一份心,面对500多页的参考手册,知道要精确译出它决非易事,但愿几个月的心血能为大家提供一丝微薄的帮助。 由于本人水平有限,文中肯定有不准确的地方,敬请在阅读过程中不吝指出。文中不明之处,请参阅手册原文。 本文的内容针对MySQL 3.23.7alpla,实际上很多内容是通用的。另外,参考手册的几个附录也是很有价值的,但由于时间有限,未能译出,可参见原文。 -MySQL reference manual. Rar MySQL is a sophisticated SQL database management system Although it is not open source products, but in some cases you can freely use. Because of its strong capabilities, flexibility, rich application programming interface (API) and the elegance of the structure, by the vast number of free software enthusiasts even commercial software users favored especially with Apache and PHP/PERL combination for the establishment of the dynamic database-based web site provided a powerful impetus. MySQL Sweden T.c.X the company responsible for the development and maintenance of the MySQL user manual is very simple, Only a concentration of
Platform: | Size: 447488 | Author: 暮山紫 | Hits:

[Other resourcethe-realizaton-of-both-Hibernate-and-Java

Description: Hibernate是一个面向Java环境的对象/关系数据库映射工具。对象/关系数据库映射(object/relational mapping(ORM))这个术语表示一种技术,用来把对象模型表示的对象映射到基于SQL的关系模型数据结构中去。Hibernate不仅仅管理Java类到数据库表的映射(包括Java数据类型到SQL数据类型的映射),还提供数据查询和获取数据的方法,可以大幅度减少开发时人工使用SQL和JDBC处理数据的时间。 本文在充分研究以往数据持久层的发展和现状的基础上,引出了基于ORM的数据持久化概念,并通过其与传统持久化方法的深入比较,说明其优越性。依据这一概念,本文进一步引出基于ORM的持久层框架——Hibernate,并详细描述其体系结构和API。-Hibernate is a Java-oriented environment for the object/relational database mapping tool. Object/relational database mapping (object/relational mapping (ORM) ) said the terms of a technology, Object Model is used to express the object mapped to SQL-based relational model of data structure. Hibernate Java class management not only to the mapping database tables (including Java data type S QL data type mapping), but also provided data query and data acquisition methods, can greatly reduce development time using artificial SQL and JDBC data processing time. Based on the previous full study data persistence layer and the development on the basis of the status quo, ORM raises based on the concept of data persistence, and through its persistence with the traditional method of in-depth comp
Platform: | Size: 4283392 | Author: 王浩(jiqixueyuan) | Hits:

[MySQLC++_MySQL_2077637302007

Description: 一个简单的mysql c api的c++ wrapper库代码,封装了mysql访问-A simple mysql c api of c++ Wrapper library code, package the mysql access
Platform: | Size: 670720 | Author: everest | Hits:

[ADO-ODBCpic

Description: 将图片写入数据库 使用API将图片写入SQL Server 2000数据库的源代码-Will be written into the database using the API picture pictures to write SQL Server 2000 database source code
Platform: | Size: 1737728 | Author: wangshujun | Hits:

[VC/MFCVisualBasicxueyaun

Description: Visual Basic学院,包括: Visual Basic 2005中开发新一代控制台应用程序 Visual Basic程序中用ADO对象动态创建数据库和表 Visual Basic.NET实现双检锁(DCL)模式 Visual Basic编程的七个优良习惯 Visual Basic编程中的雕虫小技五则 Visual Basic数据库操作方法小结 “冲浪”靠边 Visual Basic 2005实现RSS览尽天下事 如何编写高质量的Visual Basic代码 如何在Visual Basic中使用导入API 提高Visual Basic访问数据库的效率 用Visual Basic.NET编写扑克牌游戏 用Visual Basic为软件增加注册功能 在Access数据库中实现密码管理 在Visual Basic中用DAO实现数据库编程 Visual Basic 2005打造SQLServer数据库阅读器 用Visual Basic 2005编制游戏存档修改工具 用Visual Basic 2005编程实现TCP连接实时监控 锻炼思维能力 巧用Visual Basic编写24点游戏 在Visual Basic中调用CHM帮助的几种方法 在Visual Basic 2005中使用泛型 Visual Basic 2005的重构支持之创建方法重载 Visual Basic 2005的重构支持之智能标记 用Visual Basic 2005构建反应灵敏的应用程序 在Visual Basic 2005中定制自己的异常 在Visual Basic 2005中实现VB重构 -err
Platform: | Size: 944128 | Author: 吴置 | Hits:

[SQL Server22

Description: SQL api operations check true of false
Platform: | Size: 1165312 | Author: wi-wi-wi | Hits:

[ADO-ODBCstudentdatabaseCreate

Description: 学生选课管理系统,用纯ODBC API实现,例子中也演示了用MFC ODBC实现的方法,对于SQL语言的理解有很大的直观帮助和体会。内有详细的实验帮助和使用说明已经程序的E-R图,源码都附加有注释,很容易理解。C语言+SQL实现。-Student course management system, using pure ODBC API to achieve, for example, also demonstrated the realization of using MFC ODBC method, the SQL language, intuitive understanding of a great help and experience. There are detailed help and use of experimental procedures that had been ER diagram, annotated source code is attached, it is easy to understand.
Platform: | Size: 2277376 | Author: 无我 | Hits:

[SQL ServerODBCAPI

Description: 直接通过 ODBC API 访问 SQL 数据库-access SQL database via ODBC API
Platform: | Size: 2048 | Author: pals | Hits:

[OtheroracleDB2.api

Description: oracle与DB2应用方面的总结和应用中的一些区别,sql优化总结。-oracle and DB2 applications experience summary
Platform: | Size: 70656 | Author: 吕恩涛 | Hits:

[MySQLmysql5.1

Description: My sql帮助文档,完善及最新的版本,用来开发应用网站都是不错的选择。-My sql help book,including some new functions and some new sql.Good resource for good people
Platform: | Size: 4060160 | Author: 方敏伟 | Hits:

[SQL Serveru748075931_coc.sql

Description: How to connect and extract from Clash of Clans API.
Platform: | Size: 12288 | Author: ofrozzi | Hits:

[.net14

Description: 畅游API支付第三方支付程序是基于NET2.0+SQL进行开发的第三方支付平台系统。 畅游API支付程序说明使用本程序,至少需要一台VPS,无法在虚拟主机运行。(Tour API pays the third party payment process is the third party payment platform system based on NET2.0+SQL. API tour payment process shows that using this program requires at least one VPS to run on the virtual host.)
Platform: | Size: 14538752 | Author: y5uhtr | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net