搜索资源列表
W2kSqlextendedproc
- BCB 编写的一些简单函数用于SQL的扩展存储过程. -检查文件是否存在Select dbo.FileExist( c:\\boot.ini ) --删除文件Select dbo.FileDelete( C:\\X.txt ) --服务状态Select dbo.ServerStat( awhost32 ,1) --建立目录Select dbo.MKDIR( C:\\Test\\test ,1) --文件复制Select dbo.FileCopy( C:\\boot.ini , c
iniparser3.0b
- C Library to read Windows INI file
DB_51aspx
- DBSet.ini为数据库配置文件 整个课题有7 个人在做,除了在线考试部分是B/S 模式的,其余的部分(试题添加、试卷 分析……)都是C/S 模式的(开发工具是powerbuilder8.0),我负责在线考试部分,这里只能放出自己这部分的代码,所以不是完整的一个试题库系统。
Sqlite.rar
- 这是本人用MFC写的一个Sqlite数据库接口库,为开发简单需要数据库接口的程序使用 ,作为配置文件使用,代替INI等文件,可作为一个微型数据库。,This is written in MFC, I use a sqlite database interface library, the need for the development of simple procedures for the use of database interface, as a configuration file