文件名称:excel-file-import-database
- 所属分类:
- 文件操作
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-30
- 文件大小:
- 111kb
- 下载次数:
- 0次
- 提 供 者:
- w ***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
excel文件的导入数据库,支持.xls和.et格式的excel,并且支持单个文件或者多个文件同时导入,导入到的数据库名为excel的名,自动创建列名-excel file import database, support xls format. et excel, and support a single file or multiple files at the same time import, imported into the database name automatically create the column names
(系统自动生成,下载前可以参看下载内容)
下载文件列表
excel导入数据库\Excel测试文件.xls
...............\test1\app.config
...............\.....\bin\Debug\test1.exe
...............\.....\...\.....\test1.exe.config
...............\.....\...\.....\test1.pdb
...............\.....\...\.....\test1.vshost.exe
...............\.....\...\.....\test1.vshost.exe.config
...............\.....\...\.....\test1.vshost.exe.manifest
...............\.....\Form1.cs
...............\.....\Form1.Designer.cs
...............\.....\Form1.resx
...............\.....\Form2.cs
...............\.....\Form2.Designer.cs
...............\.....\Form2.resx
...............\.....\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
...............\.....\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
...............\.....\...\...\.....\GenerateResource.read.1.tlog
...............\.....\...\...\.....\GenerateResource.write.1.tlog
...............\.....\...\...\.....\ResolveAssemblyReference.cache
...............\.....\...\...\.....\TempPE\websqlDataSet.Designer.cs.dll
...............\.....\...\...\.....\test1.csproj.FileListAbsolute.txt
...............\.....\...\...\.....\test1.exe
...............\.....\...\...\.....\test1.Form1.resources
...............\.....\...\...\.....\test1.Form2.resources
...............\.....\...\...\.....\test1.pdb
...............\.....\...\...\.....\test1.Properties.Resources.resources
...............\.....\Program.cs
...............\.....\...perties\AssemblyInfo.cs
...............\.....\..........\Resources.Designer.cs
...............\.....\..........\Resources.resx
...............\.....\..........\Settings.Designer.cs
...............\.....\..........\Settings.settings
...............\.....\test1.csproj
...............\.....\test1.csproj.user
...............\.....\websqlDataSet.Designer.cs
...............\.....\websqlDataSet.xsc
...............\.....\websqlDataSet.xsd
...............\.....\websqlDataSet.xss
...............\test1.sln
...............\test1.suo
...............\.....\obj\x86\Debug\TempPE
...............\.....\...\...\Debug
...............\.....\bin\Debug
...............\.....\obj\x86
...............\.....\bin
...............\.....\obj
...............\.....\Properties
...............\test1
excel导入数据库