文件名称:CreateNewDB
介绍说明--下载内容均来自于网络,请自行研究使用
Delphi源码动态创建sql2000数据库、数据表,生成.sql文件,在sql2000绿色版下测试通过。注意:企业管理器生成的.sql,需要新建一个.txt文件,把内容复制过来,不然会提示第一句有错,go 要去掉。实现思路:先填写好数据库连接信息,这个不用多说吧,然后创建数据集组件,指定连接Connection1给数据集Query1,调用函数,创建数据库,这里调用CreateNewDB函数,其实到这里基本上已经完成创建工作了。-Delphi source code to dynamically create SQL2000 database, data tables, generate sql file, in sql2000 green version under the test. Note: Enterprise Manager generated SQL, need to create a txt file, copied, or will be prompted the first sentence wrong, go to get rid of. Realization of ideas: first, to fill the database connection information, this goes without saying it, and then create the dataset component, specify the connection Connection1 dataset Query1, call the function, create a database, here call CreateNewDB functions basically been completed, in fact, to create a work the.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
(没有文件,原文件不完全或已损坏或有密码)