搜索资源列表
DataFromOracleToSQLSERVER
- 该代码的功能是:实现数据从 SQL SERVER数据导入ORACLE数据库。从而为数据的转换提供方便。-function of the code is : data from SQL Server data into Oracle database. So as to provide data to facilitate the conversion.
AccessDataExchange
- 可用于Excel、Access表间的相应字段的数据导入-for Excel, Access table of the corresponding data into the field
GetDataFromExcel
- 关于数据的导入,即从EXcel中的数据导入到Access数据库中,实现数据导入-data on the introduction, from the MS-Excel data into the Access database. Data Import
22468_mssql
- sql-server2000数据导入导处工具
web_ftp_import
- MSSQL数据导入,将CSV文件导入MSSQL数据库里-MSSQL data import, the CSV file into MSSQL database
dataexportandimport
- 数据导入导出,精心花费2个月时间编写,包括数据库连接设置,数据库使用,多线程,使用ACCESS,以及SQL SERVER数据库-Data Import Export, carefully spent two months to prepare, including the database connection settings, database use, multi-threading, the use of ACCESS, as well as the SQL SERVER databas
EXCEL-sqlserver_DataPop
- 完成从EXCEL文件向SQLSERVER的数据导入和导出,能自动识别数据有效范围,对于用户完全屏蔽EXCEL的启动过程;-DataPopline From SQL Server To Excel File.
ke_yan_guan_li
- 主要功能 基础数据库建设 数据导入导出-建库 数据仓库-数据挖掘(查询、排序、打印、统计、报表、批处理 数据管理--数据新增、修改等审核流程 综合考评 年度统计 门户管理 功能介绍 人员管理子系统 提供了人员、机构的各种信息。能够对人员增加、删除、修改、通用性查找、自定义搜索条件和显示字段生成模板进行智能化查找。能够对人员信息进行如年龄范围,指定职务等条件的文字统计和图形统计和报表,可以将人员信息导出成Excel格式。 机构管理子系统 对机构进行增加、删除、更新、指定上级机构、从人员部分指定机构
ks
- 如果为了让学生及时了解到被录取的情况,而且不公开所有考生的信息的情况下,成绩查询就显得非常重要,看了网上不少的成绩查询系统,感觉都很麻烦,用起来也不好用。特进行简单的编写,编写出一个非常简单实用的查询系统。希望朋友喜欢。 1、把你需要查询的表格数据导入到access数据库,生成一个有数据的表。 2、查询条件按 考生学号(也可以是准考证号或学籍号,相当于密码)+姓名 来判断,确认查询信息。 3、通过对考生学号和姓名的筛选,确定查询的行,输出结果。 -If a timely
TrafficText
- 数据库操作,武汉智能交通数据分析系统。以及Excel数据导入-Database operations, Wuhan intelligent transportation system data analysis. Excel data import and
20090306trueurl
- 见经常有新人问到如何将 Excel 数据导入数据库. 我当年也花了一段时间去搞.-See frequently asked how the new Excel data into a database. I spent a year engage in a period of time.
EXCEL
- 实现数据导入到EXCLE中或从EXCEL导入到数据库中-EXCLE data into or from EXCEL into the database
ExcelToAccess
- excel与access数据导入,可以将excel数据导入到Access.-excel to access
example
- EXCEL与SQL SERVER数据库实现数据交换,包括: 实例1,将SQL SERVER数据导入到EXCEL工作表 实例2,将EXCEL内的数据导入到SQL SERVER数据。-EXCEL and SQL SERVER database for data exchange, including: Example 1, the SQL SERVER data into EXCEL worksheet Example 2, within the EXCEL data into SQL SE
pb中自由绘画的数据窗口
- pb制作的自由划线工具,可以画曲线,可以导入坐标构成点画线,并可以保存图形(Pb produced free scribing tool, can draw curves, you can import coordinates stipple line and can save graphics)
DataImp
- 将sql数据库导出到accsess,再由accsess导入到sql表中,操作简单,方便实用(The SQL database is exported to accsess, and then imported into the SQL table by accsess, the operation is simple and convenient and practical)
二进制导入导出
- 可把mssql 数据库内的二进制字段导出,适合提取word,excel,pdf等数据(Can export the binary fields in the MSSQL database, which is suitable for extracting word, Excel, PDF and other data)
【02】Oracle数据库导入与导出
- 对Oracle导入导出功能做详解,并区分exp\imp\expdp\impdp的用法(A detailed explanation of the Oracle import and export function and the usage of (exp\imp\expdp\impdp))
pb9.0开发的excel数据导入
- pb9.0+sql2000开发的excel文件导入数据库!
代码:C#将Excel中的数据转入到SQL中,或将SQL在数据库表中的数据导入到Excel中
- 代码:C#将Excel中的数据转入到SQL中,或将SQL在数据库表中的数据导入到Excel中。