搜索资源列表
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
exp0326C
- 本程序是将ORACLE数据库中的表导出成为XML文件的程序。 1. 运行本程序前必须确保机器上已安装JDK 1.4.x 2. 编辑cfg.ini中的参数 3. 运行startup.bat -this program is to the Oracle database table as an XML file is derived procedures. 1. Run this program before must ensure that the machine has been
student
- 具有添加,删除,修改,更新的功能,用ado读ini文件访问数据库
code
- 1、安装MS SQL Server2000 2、安装PowerBuilder8.0 3、根据《恢复数据库》文档恢复数据库yygl 数据库备份文件\\code\\database\\yygl 数据库表结构文件\\code\\database\\yygl.sql 4、拷贝code下的所有文件到你的硬盘,并将其所有文件取消只读属性 5、打开user.ini,修改文件Database>>ServerName的值 为安装MS SQL Server2000的计算
pb
- 1、安装MS SQL Server2000 2、安装PowerBuilder8.0 3、根据《恢复数据库》文档恢复数据库clgl 数据库备份文件\\code\\database\\clgl 数据库表结构文件\\code\\database\\clgl.sql 4、拷贝code下的所有文件到你的硬盘,并将其所有文件取消只读属性 5、打开user.ini,修改文件Database>>ServerName的值 为安装MS SQL Server2000的计算
CRM-ASP+SQL
- 1 除掉了 时间 限制 2 除掉了 人数 限制 改为 500人 原为5人 3 发现一点小缺陷 增加人员的时候没有判断 登陆名是否重复! 自己写吧~~~:) 4 又 是一点缺陷 ,密码没有经过MD5处理!至少应该处理一下!个人想法:) 其他没发现! 安装方法: 数据库在 db 文件夹下 dll 在dll 文件下! 数据库连接 文件是 config.ini 帐号 :admin admin
DB_51aspx
- DBSet.ini为数据库配置文件 整个课题有7 个人在做,除了在线考试部分是B/S 模式的,其余的部分(试题添加、试卷 分析……)都是C/S 模式的(开发工具是powerbuilder8.0),我负责在线考试部分,这里只能放出自己这部分的代码,所以不是完整的一个试题库系统。
数据库后台管理工具
- 数据库后台管理工具,针对MS SQL Server,创建数据库,备份恢复数据库,用户访问统计等功能,运行时需要修改Ydlogin.ini文件里的Server Name 为 SQL Server 服务器名。-background database management tool against MS SQL Server, database creation, database backup and recovery, user statistics and other functions, ru
读写INI文件源码
- VB读写INI文件最好的源码,希望大家学习
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
Hlyx_Account_Add_Ver1.1
- :: 幻灵私服账号添加Bat工具 Ver1.1 :: 本程序只为幻灵私服添加账号使用 :: Code by Duckyの復活(QQ:462363) :: 转载请保留版权,谢谢合作! Echo. Echo. Echo ---------------------------------- Echo - 作者的话 - Echo ---------------------------------- Echo. Echo 感谢各位使用本软件 Echo
SQLSetupTool_1
- 如果数据库只由一个数据文件和一个事务日志文件组成,则可以使用本工具将数据库附加到 Microsoft SQL Server,配置文件Config.ini,静默模式命令行 /silent ,属于sql部署工具-If the database by only one data file and a transaction log files, you can use this tool to the database attached to Microsoft SQL Server, conf
kucungl
- 库存管理费用管理统计与报表等全能系统,数据库连接 文件是 config.ini http://hi.baidu.com/aspsoft admin admin-Inventory management, cost management statistics and reporting such as all-round system, database connection file is config.ini http://hi.baidu.com/aspsof
Unit1
- sql数据库的动态加载,利用ini文件的一种方法-sql database dynamically loaded, using a method of ini files
DataConnect
- 06年做的一个数据连接源码。做数据库的朋友都知道,如果动态连接数据是个问题,这个就是如何动态查找LAN网上的SQL SERVER服务器,并自动配置生成INI文件,供主框架软件使用。-In 2006 to do a data connection source. To do the database you will be aware that if the dynamic linking of data is a problem, this is how to dynamically check
2011101216318538
- 1.数据库为SQL2000,用附加数据库的功能建立WeijieData数据库,连接的用户为Sa,密码为空,可用server源代码自行修改. 2.第一次运行先打开Server端的WeijieServerPrg.exe一次进行注册. 3.运行客户端WeiJieFuShi_Prg.exe,默认操作员号WJ001 密码123 4.WeiJie_sys.INI为设置文件,当网络访问时 改IP = 你运行WeijieServerPrg.exe的主机IP -1 databas
mysql.so
- cd /usr/lib/php/modules ls ##查看 mysql.so 是否存在 若不存在请从其他服务器上下载该文件,并拷贝到此目录, chmod 755 /usr/lib/php/modules/mysql.so ##为mysql.so授权 vi /etc/php.ini ##编辑php.ini 添加mysql.so 找到extension=msql.so ,在下一行添加 : extension=mysql.so service
autopass
- 此程序适用于从INI配置文件中获取密码的程序,配置文件中存放的密码最好是加密后的。-This procedure applies to obtain the password program from the INI configuration file, the password stored in the configuration file is encrypted.
ExcelToSQL
- 用于批量导入EXCEL文档数据到SQL数据库的对应表。可通过ini文件配置数据库信息和表字段信息-For bulk import EXCEL document data to the corresponding tables in SQL s. Configurable information table and field information through ini file