搜索资源列表
Delphi中MapX连接SQLServer
- delphi+Mapx Delphi中MapX连接SQLServer 的实用例子-Mapx Delphi MapX connecting SQLServer practical examples
Delphi-netfunction
- delphi 自定义网络函数:unit net interface uses sysutils ,windows ,dialogs ,winsock ,classes ,comobj ,wininet //得到本机的局域网ip地址 function getlocalip(var localip:string): boolean //通过ip返回机器名 function getnamebyipaddr(ipad
Sqlserver.backup
- MSSQLSERVER的备份还原适合,初学者参考学习。使用DELPHI平台开发-MSSQLSERVER backup reduction suitable reference beginners to learn. Using Delphi platform
财务管理系统
- 此为财务管理系统,实现的功能较权,值得一看啊,它是用delphi+sqlserver开发的,用到了常用的组件-this as financial management system that features more power, an eye-catcher ah, it is delphi SQLServer development, use of common components
fq
- 福祺商业制衣管理系统,DELPHI+SQLSERVER,含程序原文件及说明设计文档等-Fu-chi clothing business management systems, Delphi + SQLSERVER. the original document containing procedures and documentation, design, etc.
SQLServerwww
- DELPHI中SQLServer数据库存的控件挺专业呀-Delphi SQLServer data inventory control Ting professional ah
KHGL-delphi
- 客户档案管理-delphi开发,sqlserver数据库,学生毕业设计
xuejiguanli
- delphi sqlserver 学生学籍管理系统
备份sqlserver数据库的小工具
- 用Delphi写的备份sqlserver数据库的小工具-write with Delphi SQLServer database backup small tools
jinxiaocun
- 采用DELPHI运行环境,SQLSERVER建库的进销存数据库管理系统,含代码和建库脚本,及SQLSERVER库文件附加进数据库即可。-DELPHI environment used to run, SQLSERVER Invoicing library database management system, including code and scr ipt library, and SQLSERVER library file into the database can be attach
Delphi-SQLServer
- Delphi仿真SQLServer查询分析器源代码-Delphi source code simulation SQLServer Query Analyzer
oracle_sql
- oracle数据库转换到sqlserver数据库的源码-oracle database to sqlserver source database
warehouse
- 工廠倉庫管理系統,成功案例 採用delphi+sqlserver開發-Factory warehouse management system, success stories using delphi+ Sqlserver Development
purchase
- 工廠採購管理系統,採用delphi+sqlserver開發,完全C/S架設,所有數據全部通過存儲過程活觸發器完成-Factory procurement management system, using delphi+ Sqlserver development, fully C/S to set up, all data of all live through the stored procedure triggers the completion of
002SqlServer
- Delphi与sqlserver应用。适用于初学者,谢谢合作。-Delphi application with sqlserver. Applicable to beginners, Thank you for your cooperation.
salarymis
- 采用delphi语言实现了工资管理信息系统。使用了sqlserver数据库。-Adopt delphi language to realize the management information system of the salary. Have used sqlserver database.
tableSync
- 在两个数据库间同步指定的表。可以指定同步时间,在updatetablelist.txt文件指定要同步的表及同步方式。当前版本只支持MS SQLSERVER数据库中表的同步.并支持记录同步日志。-Synchronization between two databases specified in the table. Can synchronize the time specified in the updatetablelist.txt file specifies the table to b
delphi-sqlserver
- delphi+sqlserver数据库 完成的汽车销售管理系统 功能齐全 界面漂亮-delphi+ sqlserver database management system for car sales completed fully functional beautiful interface
Delphi-Library-management-system-
- Delphi+Sqlserver图书管理系统-Library management system
Delphi超实用的SQLServer 数据库应用函数
- /* 超实用的Delphi平台上对SQL Server数据库调用的功能函数 */ 一个程序平台内可供不同模块调用的函数库。包括SearchTable (查询表存在与否), SearchField (查询表中的某个字段存在与否), SearchView(查询视图存在与否), AddFiled(添加字段),DelFiled(删除字段 ),MyQUery( 查询函数 ), SearchFieldValue(查找表中指定字段上是否存在某值)....(Functions Calle