搜索资源列表
SD_PEI_demo_tool
- Motorola 集群通信系统中SDTS车载台PEI端测试程序
Delphi_803600
- Delphi:Delphi源码动态创建sql2000数据库、数据表,生成.sql文件,在sql2000绿色版下测试通过。注意:企业管理器生成的.sql,需要新建一个.txt文件,把内容复制过来,不然会提示第一句有错,go 要去掉。实现思路:先填写好数据库连接信息,这个不用多说吧,然后创建数据集组件,指定连接Connection1给数据集Query1,调用函数,创建数据库,这里调用CreateNewDB函数,其实到这里基本上已经完成创建工作了。 -Delphi: Delphi source c
Delphiexists
- Delphi使用exists和noexists进行数据库的查询实例。可以求交集和差集,有兴趣参考下。带有数据库文件,在Database文件夹下,测试前请附加好数据库并连接数据库信息。-Delphi uses exists and noexists database query example. Can the intersection and difference sets, are interested in the reference. With a database file, in th
Delphirecordtop
- Delphi获取数据库前几行记录集,本例设定查询条件,取出数据统计结果前十名数据,并显示在列表中,是适合Delphi初学者学习参考的一个例子,datebase目录中是为你准备好的SQLSERVER数据库文件,测试时别忘记附加哦。-Delphi access database before a few rows set, the set of query, statistic data from ten data, and displayed in the list, is an example