搜索资源列表
pl sql web design.rar
- 用oracle pl/sql构建web网上商店
VC动态SQL方法4连接Oracle的实现
- VC动态SQL方法4连接Oracle的实现.rar,数据库方面-VC four methods for connecting to Oracle realized. Rar, database
ADO控制ACCESS数据库
- 直接使用ADO操作ACCESS数据库,对于初学者来说是个不错的例子,类似的也可以操作SQL,ORACLE数据库(不用DSN)-use ADO directly ACCESS database operation for beginners is a good example of a similar operation could SQL, Oracle database (not DSN)
WebPager
- 翻页控件,支持sql oracle 数据库
赛克思书店销售管理系统
- 可连接SQL,ORACLE等数据库。首先建立SHOP用户,密码为SHOP,赋予连接和RESOURCE权限。再建立SHOP表空间,再建立表和触发器(在SQL源代码.doc里)并在ASSWORD表里添加新项name:‘admin ,psw: admin 这是管理员登陆帐户。剩余的就看帮助文件吧-can connect SQL, Oracle and other databases. Users first establish SHOP, SHOP passwords to give access a
analyzeSQL
- 分析大型系统源代码中包含的SQL语句,解析这些SQL语句访问的数据表和条件表达式,连接数据库,探测对应的数据表包含的记录个数和参与条件过滤的字段的有效值个数,为数据表构建索引策略提供,并自动生成索引创建脚本。目前支持的开发语言有Java、C++、Delphi、Oracle(存储过程、触发器)。-Analysis of large system source code is included in SQL statements, explains these SQL statements to a
PL.SQL.Developer.v7.1.5
- PL/SQL Developer是一种集成的开发环境,专门用于开发、测试、调试和优化Oracle PL/SQL存储程序单元,比如触发器等。PL/SQL Developer功能十分全面,大大缩短了程序员的开发周期。强大的PL/SQL编辑器,完善的Debugger调试器(需要Oracle 7.3.4或以上版本)询问创建\SQL视窗\命令视窗\报告视窗\项目\浏览器\过程优化\HTML手册\Non-PL/SQL目标\模板目录\比较用户目标\输出用户目标\工具\lug-In扩展\Multi-thread
DataSetCollection
- sql\oracle等数据库万能连接与操作-sql \ oracle database, such as universal connectivity and operation
OracleDbStruc
- 将一个oracle中的数据库结构输出到一个外部文件,并用该外部文件同另外一个oracle数据库结构进行比对,数据库结构不一致时,自动生成数据库结构更改SQL。 对客户的数据库结构进行升级时,很有效。-An oracle database structure in output to an external file and external file using the oracle database with another structure than the right, the da
SQL_ADO_src
- ADO BASED UNIVERSAL QUERY TOOL. WORK WITH ORACLE MS SQL ETC-ADO BASED UNIVERSAL QUERY TOOL. WORK WITH ORACLE MS SQL ETC...
SQL
- 本教程已经向您讲解了用来访问和处理数据库系统的标准计算机语言。 我们已经学习了如何使用 SQL 在数据库中执行查询、获取数据、插入新的纪录、删除记录以及更新记录。 SQL 是一种与数据库程序协同工作的标准语言,这些数据库程序包括 MS Access、DB2、Informix、MS SQL Server、Oracle、MySQL、Sybase 等等。 -Tutorial html version of SQL database
Oracle-Data-Types
- ORACLE DATA TUPES USED TO BE IN ORACLE BY SQL DEVELOPERS
sql
- 分析Sqlserver和Oracle的使用性能-Analysis of the use of performance Sqlserver and Oracle
sql-Group-by
- Oracle 数据库分组函数使用技巧-Oracle Database group function tips ...
sql
- Step by Step SQL language training Only the standard language and the comprehensive implementation, management, maintenance and working with databases in the SQL language is almost DB support and 2 Oracle, SQL Server, Access by all small and larg
Mysql_Sqlserver_oracle_BaseDemo
- ACCESS mysql oracle添加删除 表 库 字段 添加删除等各种功能-ACCESS mysql sql oracle database table to add fields to delete
sql
- SQL is a standard language for accessing databases. Our SQL tutorial will teach you how to use SQL to access and manipulate data in: MySQL, SQL Server, Access, Oracle, Sybase, DB2, and other database systems.
database_3
- 数据库类封装,vc++下用,对SQL,ORACLE数据库操纵-Database class encapsulates, under with vc++, SQL, ORACLE database manipulation
SQL
- 主要介绍SQL的语法规则及在实际开发中的应用,并且对SQL在MySQL、MS SQL Server、Oracle和DB2中的差异进行了分析。《程序员的SQL金典》分为3部分:第1部分为基础篇,主要讲解数据库对增、删、改、查等SQL的支持,给出了这些SQL的应用案例;第2部分为进阶篇,讲解了函数、子查询、表连接、不同DBMS中的SQL语法差异、SQL调优、NULL值处理、事务、开窗函数等高级技术;第3部分为案例篇,对前两部分的知识进行了综合运用。-SQL syntax rules and the
dacfactory_src
- Source code for a generic Data Access Component implementation written in C# that supports SQL, Oracle, OLEDB and ODBC data providers, using the Factory design pattern for instantiating the specific data provider objects at run time based on the appl