Description: Dynamic Delphi Sqlserver to create data tables, input input table name, field names, each field type and length in the window, click "create table" functions can be, but before the SQLServer database file additional Database folder, Delphi for beginners, is a good example of.
To Search:
File list (Check if you may need any files):
Delphi动态创建数据表\CreateTB.cfg
....................\CreateTB.dof
....................\CreateTB.dpr
....................\CreateTB.res
....................\database\DelphiClassical200 _Data.MDF
....................\........\DelphiClassical200 _Log.LDF
....................\Frm_CreateTB.ddp
....................\Frm_CreateTB.dfm
....................\Frm_CreateTB.pas
....................\database
Delphi动态创建数据表