文件名称:Delphi超实用的SQLServer 数据库应用函数
介绍说明--下载内容均来自于网络,请自行研究使用
/* 超实用的Delphi平台上对SQL Server数据库调用的功能函数 */
一个程序平台内可供不同模块调用的函数库。包括SearchTable (查询表存在与否),
SearchField (查询表中的某个字段存在与否), SearchView(查询视图存在与否),
AddFiled(添加字段),DelFiled(删除字段 ),MyQUery( 查询函数 ),
SearchFieldValue(查找表中指定字段上是否存在某值)....(Functions Called to SQL Server Database on Super-practical Delphi Platform Function libraries that can be called by different modules in a program platform. Includes SearchTable (whether the query table exists or not). SearchField (the existence or absence of a field in the query table), SearchView (the existence or absence of the query view), AddFiled (add field), DelFiled (delete field), MyQUery (query function), SearchFieldValue.)
一个程序平台内可供不同模块调用的函数库。包括SearchTable (查询表存在与否),
SearchField (查询表中的某个字段存在与否), SearchView(查询视图存在与否),
AddFiled(添加字段),DelFiled(删除字段 ),MyQUery( 查询函数 ),
SearchFieldValue(查找表中指定字段上是否存在某值)....(Functions Called to SQL Server Database on Super-practical Delphi Platform Function libraries that can be called by different modules in a program platform. Includes SearchTable (whether the query table exists or not). SearchField (the existence or absence of a field in the query table), SearchView (the existence or absence of the query view), AddFiled (add field), DelFiled (delete field), MyQUery (query function), SearchFieldValue.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
Delphi超实用的SQLServer 数据库应用函数.txt | 8229 | 2019-05-26 |