Description: 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
File list (Check if you may need any files):
插入语句生成器
..............\InsertStr.cfg
..............\InsertStr.dof
..............\InsertStr.dpr
..............\InsertStr.exe
..............\InsertStr.res
..............\Main.dcu
..............\Main.ddp
..............\Main.dfm
..............\Main.pas
..............\qtintf70.dll