文件名称:insert_Create
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:1.56mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
该工具用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,TypeName,Flag,DateAndTime)
4.点击生成语句,可生成如下语句:
insert into HR_New_Info(Title,Content,TypeName,Flag,DateAndTime) values( 政府招聘网上报名系统投入使用 , , 新闻资信 ,True, 2008-9-30 )
insert into HR_New_Info(Title,Content,TypeName,Flag,DateAndTime) values( 防洪防汛工作顺利完成 , , 新闻资信 ,True, 2008-9-15 )
注,语句暂时只能保存为.sql文件
-Delphi7 written with the tool can help us generate some insert statement. For example: one is to drive (P2) of the database (to HR for example) into another machine (P1) of HR_New_Info records, may be as follows: 1. Enter the P1 s IP, user name, password. Database enter HR 2. In the query input select Title, Content, TypeName, Flag, DateAndTime from HR_New_Info3. In the insert statement enter insert into HR_New_Info (Title, Content, TypeName, Flag, DateAndTime) 4. Clicks generated statement can be generated the following statement: insert into HR_New_Info (Title, Content, TypeName, Flag, DateAndTime) values (the Government for recruiting online registration system put into use, the press information, True, 2008-9-30) insert into HR_New_Info (Title, Content, TypeName, Flag , DateAndTime) values (the successful completion of flood prevention work in flood prevention, credit information, True, 2008-9-15) note, the statement can only be preserved for the time being. sql file
例如:
现要向一台机(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,TypeName,Flag,DateAndTime)
4.点击生成语句,可生成如下语句:
insert into HR_New_Info(Title,Content,TypeName,Flag,DateAndTime) values( 政府招聘网上报名系统投入使用 , , 新闻资信 ,True, 2008-9-30 )
insert into HR_New_Info(Title,Content,TypeName,Flag,DateAndTime) values( 防洪防汛工作顺利完成 , , 新闻资信 ,True, 2008-9-15 )
注,语句暂时只能保存为.sql文件
-Delphi7 written with the tool can help us generate some insert statement. For example: one is to drive (P2) of the database (to HR for example) into another machine (P1) of HR_New_Info records, may be as follows: 1. Enter the P1 s IP, user name, password. Database enter HR 2. In the query input select Title, Content, TypeName, Flag, DateAndTime from HR_New_Info3. In the insert statement enter insert into HR_New_Info (Title, Content, TypeName, Flag, DateAndTime) 4. Clicks generated statement can be generated the following statement: insert into HR_New_Info (Title, Content, TypeName, Flag, DateAndTime) values (the Government for recruiting online registration system put into use, the press information, True, 2008-9-30) insert into HR_New_Info (Title, Content, TypeName, Flag , DateAndTime) values (the successful completion of flood prevention work in flood prevention, credit information, True, 2008-9-15) note, the statement can only be preserved for the time being. sql file
相关搜索: Prevention
(系统自动生成,下载前可以参看下载内容)
下载文件列表
插入语句生成器/InsertStr.cfg
插入语句生成器/InsertStr.dof
插入语句生成器/InsertStr.dpr
插入语句生成器/InsertStr.exe
插入语句生成器/InsertStr.res
插入语句生成器/Main.dcu
插入语句生成器/Main.ddp
插入语句生成器/Main.dfm
插入语句生成器/Main.pas
插入语句生成器/qtintf70.dll
插入语句生成器
插入语句生成器/InsertStr.dof
插入语句生成器/InsertStr.dpr
插入语句生成器/InsertStr.exe
插入语句生成器/InsertStr.res
插入语句生成器/Main.dcu
插入语句生成器/Main.ddp
插入语句生成器/Main.dfm
插入语句生成器/Main.pas
插入语句生成器/qtintf70.dll
插入语句生成器
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.