文件名称:Delphi_803600
介绍说明--下载内容均来自于网络,请自行研究使用
Delphi:Delphi源码动态创建sql2000数据库、数据表,生成.sql文件,在sql2000绿色版下测试通过。注意:企业管理器生成的.sql,需要新建一个.txt文件,把内容复制过来,不然会提示第一句有错,go 要去掉。实现思路:先填写好数据库连接信息,这个不用多说吧,然后创建数据集组件,指定连接Connection1给数据集Query1,调用函数,创建数据库,这里调用CreateNewDB函数,其实到这里基本上已经完成创建工作了。
-Delphi: Delphi source code to dynamically create sql2000 database, data tables, generate sql file in sql2000 green version of the test. Note: Enterprise Manager generated sql, need to create a txt file, the contents copied, otherwise you will be prompted the first sentence is wrong, go to remove. Realization of ideas: first fill the database connection information, this goes without saying it, and then create a dataset component, specify the connection to the data set Connection1 Query1, call the function, create a database, where the function is called CreateNewDB fact here is basically to create work has been completed a.
-Delphi: Delphi source code to dynamically create sql2000 database, data tables, generate sql file in sql2000 green version of the test. Note: Enterprise Manager generated sql, need to create a txt file, the contents copied, otherwise you will be prompted the first sentence is wrong, go to remove. Realization of ideas: first fill the database connection information, this goes without saying it, and then create a dataset component, specify the connection to the data set Connection1 Query1, call the function, create a database, where the function is called CreateNewDB fact here is basically to create work has been completed a.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Code\delphi\pudn\upandload\DATA\Delphi_803600\Delphi_803600\代码动态创建sql2000数据库 和表通过.sql文件生成\a.txt
....\......\....\.........\....\.............\.............\..............................................\createDB.txt
....\......\....\.........\....\.............\.............\rd.txt
....\......\....\.........\....\.............\.............\代码动态创建sql2000数据库 和表通过.sql文件生成\configini.ini
....\......\....\.........\....\.............\.............\..............................................\f
....\......\....\.........\....\.............\.............\..............................................\Udatabaselogin.~ddp
....\......\....\.........\....\.............\.............\..............................................\server.cfg
....\......\....\.........\....\.............\.............\..............................................\Udatabaselogin.dcu
....\......\....\.........\....\.............\.............\..............................................\Udatabaselogin.ddp
....\......\....\.........\....\.............\.............\..............................................\Udatabaselogin.dfm
....\......\....\.........\....\.............\.............\..............................................\server.dof
....\......\....\.........\....\.............\.............\..............................................\server.dpr
....\......\....\.........\....\.............\.............\..............................................\Udatabaselogin.pas
....\......\....\.........\....\.............\.............\..............................................\server.res
....\......\....\.........\....\.............\.............\..............................................\a.sql
....\......\....\.........\....\.............\.............\..............................................\createDB.sql
....\......\....\.........\....\.............\.............\代码动态创建sql2000数据库 和表通过.sql文件生成