搜索资源列表
insert_Create
- 该工具用Delphi7写的,可帮助我们生成一些插入语句。 例如: 现要向一台机(P2)的数据库(以HR为例)插入另一台机(P1)的HR_New_Info记录,可如下操作: 1.输入P1的IP,用户名,密码。数据库输入“HR” 2.在查询语句输入 select Title,Content,TypeName,Flag,DateAndTime from HR_New_Info 3.在插入语句输入 insert into HR_New_Info(Title,Content,T
the-student-select-system
- delphi 学生选课系统的实现 附有sql 语句-delphi student elective system implementation
uParseQuery
- 将SQL statement分解成 SELECT\FROM\WHERE等段落,并可通过其内部函数改变其WHERE条件.-Parse SQL statement to SELECT\FROM\WHERE segment,and can change WHERE condition by inner function.
v2.95
- QueryBuilder is a powerful component suite intended for visual building SQL statements for the SELECT clause. It allows you to build new queries visually and/or graphically represent the existing queries in your own applications. The suite i
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
QueryBuilder.Component.Suite.v2.95
- Advanced Query Builder is a powerful component suite for Borland® Delphi® and C++ Builder® intended for visual building SQL statements for the SELECT, INSERT, UPDATE and DELETE clauses. It allows you to build new queries visually and/or g
changebook_library
- 图书管理.在’sql server导入和导出向导’中点击下一步,在选择数据源页面数据源选择’microsoft excel’,点击’浏览’选择要导入的’tsg.xls’文件-Library management. ' Sql server Import and Export Wizard' , click Next, select the data source page data source selection ' microsoft excel' , click &
SQLEXCEL
- Aplicacion para pasar select sql a excel
