搜索资源列表
S36
- 本代码通过delphi界面与数据库连接,可以是ORACLE或ACCESS定制不同的SQL语句,可以查询自己想要的表格或者字段。-the code through delphi interface and database connections, ORACLE or can be customized ACCESS different SQL statements. may want to inquire about his form or field.
EXEC_SQL
- 执行一些简单的SQL语句。 注:各SQL语句用“GO”区分,不分大小写
product
- 用Delphi编写的生产管理系统源码,数据库采用SQL语句
shoping_pb9+sql
- 用PB9开发的商场购物系统。功能很全。包括实际商场的主要流程。附件中也包含建库SQL语句。
Project1
- 本人原创(delphi程序设计提高与应用)源码。《简单的数据库工作平台》其目的是教学生如何用delphi连接数据库、打开数据表,及利用SQL语句对数据库进行操作,还可将查询结果生成Excel文件(在C盘根目录下)。该案例本身就附带了一个小的数据表,并且具备了一定的数据管理功能,是一个不可多得的数据库学习和辅助管理软件。
80例上手Delphi7编程_07数据库应用
- 1.Session获取BDE信息 2.可视化创建数据表格 3.SQL语句的使用 4.“一对多表”的设计 5.文本和数据记录的转换 6.ADO的网络调用 7.多媒体数据库的使用 8.IntraWeb技术的实现 9.Rave报表的数据库使用 10.决策图的使用-1.Session access to information BDE 2. Visualization create data tables 3.SQL expressions 4. The "one-to-many table,
TxQuery
- TxQuery控件,可对ado控件执行SQL语句,Delphi开发者值得拥有。-Delphi TxQuery
the-student-select-system
- delphi 学生选课系统的实现 附有sql 语句-delphi student elective system implementation
SQLLanguageEditor
- 通过非过程化的语言对数据记录进行处理。SQL语句的格式有统一的标准。根据这个标准,本例程序将编写一个SQL语言自动生成器,实现数据库的中修改后的记录自动化为SQL语句。-SQLLanguageEditor
jiudian
- 酒店管理系统,使用SQL Server的用户sa,密码为“$ *^@”。如果读者的数据库sa用户密码与本书不同,可以在SQL Server的查询分析器中输入以下SQL语句来修改密码:exec sp_password ‘旧密码’,’新密码’,也可以通过SQL Server企业管理器,展开【数据库】|【安全性】|【登录】节点,双击其中的sa项目,将密码设置为“$ *^@”。-Hotel Management System, using SQL Server user sa, password &qu
Delphi_Programming_SQL_statement_view_code_convers
- Delphi编程开发视图转换SQL语句代码Delphi Programming SQL statement, view the code conversion-Delphi Programming SQL statement, view the code conversion
database
- 数据库课程设计源代码,目由需求分析和依赖关系确立实体集及关系表,设立外码约束。创建适当的视图和事务。结合与用户的交互信息搭建友善的界面,根据功能的不同确立不同的模块,合理运用DELPHI语言和调用SQL语句达到数据库操作-Database of curriculum design source code, project dependencies from the needs analysis and the establishment of entity sets and relational
sqlText
- 主要用于操作很长的sql语句。提供文本中取词并插入的功能。对于写长篇的规范的sql语句是一大福音啊。(草创版功能还不太完善)-Mainly used to operate very long sql statement. Take the word to provide the text and insert functions. Specifications for the novelist sql statement is a great boon ah. (Embryonic versio
Delphi_SQL_union
- 通过信息管理系统中一个学生成绩修改的例子, 阐述在Delphi中如何通过Ado技 术调用SQL语句对带union语句视图中的数据进行修改, 解决了信息管理系统中很多开发人员 平时常见的修改带union语句视图中的数据的问题。-Information management system through a modified example of student performance to explain how the Delphi technique called SQL statem
sqlyjsy
- SQL语句的使用,适合初学者进行学习研究,不错的源码-SQL statement to use, suitable for beginners to learn research, a good source
DataBrowse
- 简易数据浏览 DELPHI BDE/ADO 使用SQL语句进行修改数据-简易数据浏览 DELPHI BDE/ADO 使用SQL语句进行修改数据
sql
- 超级通用型分页存储过程,可对Select 语句进行分页,可带 order 、group 等子句 KeyField (关键词) 可以为空,也可以由多个,用,间隔使用Keyfield 可以进行缓冲更新模式 -Super universal paging stored procedure, paging, Select statement with the order, group, the clause KeyField (keywords) can be empty, you can also
AutoUpgrader
- Ms server 数据自动生成sql语句,主要用于数据的初始化,和一些数据的备份!-Ms server data automatically generate the sql statements, mainly for data initialization, and data backup!
SQL
- 非常实用的 Sql语句 适用于SqlServer-Very useful Sql statement applies to SqlServer
抓SQL应用
- 抓SQL应用:在程序上执行用户操作,后台抓出SQL语句(Grasp the SQL application: execute the user operation on the program, and grab the SQL statement in the background)