搜索资源列表
将excel文件用impexp32导入到oracle中
- 先将excel文件另存为 txt 文件,用impexp32 导入到 oracle 中.zip-first to excel txt file separate documents, with impexp32 were imported into the oracle. zip
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
fmodbcsql
- 本例要使用的ODBC数据源名为LocalServer,该数据源指向SQL Server的一个名为test数据库内的student数据表。student数据表的数据可从本目录内的student.txt文件导入。在测试本例前务请预先创建好上述ODBC数据源、数据库和数据表。-the cases to use the ODBC data source named LocalServer. The data sources point to a SQL Server database known as
hospitalsys
- 在运行系统前,首先要安装SQL Server数据库,注意要设定用户名为“sa”,密码为空。 可以有两种方法创建该数据库: 1.使用SQL server查询分析器运行Database目录下的sql.txt中的sql语句,这样会创建Hospital数据库。 2.使用sql server的企业管理器直接附加“附加数据库文件”目录下的Hospital.mdf文件。 -before the operating system, we must first install SQL Ser
200592010122571
- 加油站管理系统所用到的数据库,运行加油站管理系统之前请先使用SQL Server 2000的查询分析器创建此数据库。在SQL SERVER2000的查询分析器中打开sql目录中的\"加油站管理系统数据库.txt\"文件,全选所有代码后按下F5运行创建运行本程序所需要的数据库。-gas station management system used by the database, Operation Management System stations before please use the
CH01
- 《C++Builder数据库程序设计》配书光盘 1.光盘内容 Readme.txt 光盘使用说明 书中各章范例文件,Ch1-Ch13文件夹中是各章的范例文件,DATABASE文件夹下为书中要应用的数据库文件。 2.光盘运行环境 本光盘可以运行在Windows 操作系统下,包括98/Me/2000/NT。 软件环境是C++Builder 5.0及以上版本,其中第5章、第8章和第11章(即ch5、ch8和ch11文件夹下)的范例文件的运行,还需要系统中已安
Oracle_backup
- 备份oracle数据库脚本,更新exp.txt文件的oracle登录用户名和密码,就可以使用了
ckgl
- 本程序为用VF实现的商品管理系统,实现了商品的顾客的注册和商品预定和进出货的管理,还有经理的全面管理,里面的readme.txt文件有相应的权限信息,在进入系统时使用-the procedures used to achieve the VF merchandise management system that the goods customers for the registration and merchandise is scheduled to ship and into the ma
C#用txt当数据库(文件操作)
- C#用txt当数据库(文件操作)
txttodb
- 能将一定格式的txt文件数据导入sqlsever数据库中-Txt format must be able to file data into the database sqlsever
MedicineSystem
- 初始密码为:123456 首次使用记得修改密码! *****功能简介****** 1——药品维护 2——查询药品信息 3——检查过期药品 4——显示所有药品 5——修改密码 0——退出系统 ******************** *可以实现对药品的 1:新增2:增加库存3:输出药品4:调价5:删除6:全删功能。*一种药品可能包含不同保质期的库存,系统将按照保质期先后分批存储在文件中。 *能检查并显示指定保质日期前的药品信息,即检查过期药品。 *能
datatogether
- 数据库数据与txt文件之间数据的转换!文件到数据库和数据库到文件-c# database txt
HRManagementSystem
- 这是一个VC++开发的企业人力资源管理系统,数据库用Access,有登录,薪资管理,报告生成等模块,适合VC++及数据库初学者查看及调试代码,也可做为专科生毕业设计代码,代码运行简单,内含可执行文件,初始用户名和密码为admin,初次运行时,看运行说明文件夹下的Readme.txt文件,报告生成模块可以产生Word格式报告,该模块由Delephi开发,生成DLL文件给VC++代码调用,DLL的源代码也在其中。 -HR Management System
Ole_Txt
- 利用OLE操作TXT文件,实现TXT数据表的查询-TXT DB
ImportTXTtoDB
- 导入TXT文件至SQL数据库表,将导出数据生成txt文件。-Import and Export SQL database table, generate txt file
java_File_Compile_oracleSql
- JAVA文件: 1.操作类FileOperator:有创建,查找,删除文件的功能,也支持动态的把TXT文件编译成CLASS文件,并加载使用。 2.sql_Manipulator类: 支持一般的数据库操作。 3.ClassMapToTable类 支持把JAVA类映射成数据库中的数据表形式的操作。-The class of this FileOperator: Be able to create, search and delete files. Also, it i
TeachYourselfSQL_MySQL
- 其中包括了两个txt文件,里面是标准的SQL语句。一个是建立5个表的SQL语句,另一个是分别往其中插入数据的SQL语句。-Including two txt file, which is a standard SQL statement. One is the establishment of five tables SQL statement, respectively, to which the other is the SQL statement to insert data.
student-infomation-system
- * 基于结构体指针的学生信息管理系统 * *1)使用命令行界面,简单友好 * *2)学生信息通过TXT文件保存,启动即可读取数据,关闭即可保存数据 * *3)具备增、删、改、查询等基本功能 * *4)系统具有良好的健壮性 - Based structure pointer Student Information Management System* 1) using the command-line interface, simple and fr
exercise1
- java语言读取txt文件内容,并存入数据库中,再从数据库中读取内容存入xml文件中,反之进行此过程。-java language to read the contents of txt file and stored in the , and then read the contents into xml files the , and vice versa perform this procedure.
1
- SSD7,EX5图片及TXT文件,绝对正确-the picture and txt of SSD7,EX5