登录
首页 » C# » C#winform实现Excel导入数据库

C#winform实现Excel导入数据库

于 2020-09-14 发布
0 137
下载积分: 1 下载次数: 2

代码说明:

说明:  C# WINFORM excel数据导入(C# WinForm Excel data import)

文件列表:

ExcelToSQL\bin\Debug\ExcelToSQL.exe, 12800 , 2014-08-04
ExcelToSQL\bin\Debug\ExcelToSQL.pdb, 28160 , 2014-08-04
ExcelToSQL\bin\Debug\ExcelToSQL.vshost.exe, 11600 , 2014-08-04
ExcelToSQL\bin\Debug\ExcelToSQL.vshost.exe.manifest, 490 , 2013-06-18
ExcelToSQL\ExcelToSQL.csproj, 3679 , 2014-08-03
ExcelToSQL\Form1.cs, 9778 , 2014-08-04
ExcelToSQL\Form1.Designer.cs, 3545 , 2014-08-03
ExcelToSQL\Form1.resx, 5817 , 2014-08-03
ExcelToSQL\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache, 2867 , 2014-08-03
ExcelToSQL\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache, 6414 , 2014-08-04
ExcelToSQL\obj\x86\Debug\ExcelToSQL.csproj.FileListAbsolute.txt, 792 , 2014-08-04
ExcelToSQL\obj\x86\Debug\ExcelToSQL.csproj.GenerateResource.Cache, 975 , 2014-08-03
ExcelToSQL\obj\x86\Debug\ExcelToSQL.exe, 12800 , 2014-08-04
ExcelToSQL\obj\x86\Debug\ExcelToSQL.Form1.resources, 180 , 2014-08-03
ExcelToSQL\obj\x86\Debug\ExcelToSQL.pdb, 28160 , 2014-08-04
ExcelToSQL\obj\x86\Debug\ExcelToSQL.Properties.Resources.resources, 180 , 2014-08-03
ExcelToSQL\Program.cs, 491 , 2014-08-03
ExcelToSQL\Properties\AssemblyInfo.cs, 1352 , 2014-08-03
ExcelToSQL\Properties\Resources.Designer.cs, 2872 , 2014-08-03
ExcelToSQL\Properties\Resources.resx, 5612 , 2014-08-03
ExcelToSQL\Properties\Settings.Designer.cs, 1097 , 2014-08-03
ExcelToSQL\Properties\Settings.settings, 249 , 2014-08-03
ExcelToSQL\obj\x86\Debug\TempPE, 0 , 2014-08-04
ExcelToSQL\obj\x86\Debug, 0 , 2014-08-04
ExcelToSQL\bin\Debug, 0 , 2014-08-04
ExcelToSQL\obj\x86, 0 , 2014-08-04
ExcelToSQL\bin, 0 , 2014-08-04
ExcelToSQL\obj, 0 , 2014-08-04
ExcelToSQL\Properties, 0 , 2014-08-04
ExcelToSQL, 0 , 2014-08-04

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • GetColor
    说明:  流行的一个VC++颜色拾取器源代码,现又经完善修正,加入了取色时的颜色提示,接近完美。(The source code of a popular VC ++ color picker has been improved and added color hints when picking colors, which is close to perfection.)
    2020-04-03 15:27:25下载
    积分:1
  • guess
    说明:  一个能知道你所想的程序,结果会令你出乎意料的惊奇,其实如果你用理智的态度去想想,你就会知道为什么,这个程序是在WINDOWS XP下用C++写的(A program that can know what you are thinking,and the result will suprise you very much,but if you think logically,you shall know why,this program is developed in WINDOWS XP using C++.)
    2010-04-19 22:49:26下载
    积分:1
  • CSharpudpchat
    C#局域网udp聊天工具,客户端和服务器,实现聊天功能(chat liaotiangongju)
    2011-12-23 18:19:21下载
    积分:1
  • Mediana
    calculate the median of an image using opencv
    2014-06-24 02:03:52下载
    积分:1
  • VC串口通讯
    用C语言做一个串口通信的程序,使用串口1与串口2通讯,可以相互传输英文字符,波特率可以修改(Using C language to make a serial communication program, using serial port 1 to communicate with serial port 2, English characters can be transmitted to each other, and baud rate can be modified.)
    2020-06-16 23:00:01下载
    积分:1
  • ADC-IN0-Voltage
    说明:  在单片机的数码管上显示AD转换出来的电压(Display the voltage converted by AD on the digital tube of MCU)
    2020-06-19 17:20:02下载
    积分:1
  • sx1276 数据手册 CN V4
    说明:  该文档详细介绍了lora sx1276芯片的使用方法、原理,如需要开发lora通讯,可以参考该手册。(This document details the use method and principle of Lora sx1276 chip. If you need to develop Lora communication, please refer to this manual)
    2020-03-22 12:36:40下载
    积分:1
  • HelloCpp
    cocos2dX下文字输入显示,用tinyxml,label和CCRenderTexture实现滚动文字(cocos2dX input text)
    2013-01-04 11:55:20下载
    积分:1
  • mavtables-master
    说明:  MAVLink路由器和防火墙。它可以通过串行和UDP连接2个或更多MAVLink端点,如自动驾驶仪,地面控制软件,记录仪,图像捕获系统等。当MAVLink数据包具有目标地址时,它们将路由到特定组件。可以基于源系统/组件,目标系统/组件和消息类型来过滤任何目标或广播的分组。过滤器还可以对数据包应用优先级,允许更多重要数据包在端点被阻塞时优先于较低优先级数据包。(A MAVLink router and firewall. It can connect 2 or more MAVLink endpoints such as autopilots, ground control software, loggers, image capture systems, etc over serial and UDP. MAVLink packets will be routed to specific components when they have a destination address. Any packet, targeted or broadcasted, can be filtered based on source system/component, destination system/component and message type. The filter can also apply a priority to packets allowing more important packets to take priority over lower priority packets when an endpoint is choked.)
    2020-06-21 23:20:01下载
    积分:1
  • TMS320VC5416timer
    tms320vc5416 dsp的定时器。(tms320vc5416 dsp timer.)
    2009-05-06 09:38:34下载
    积分:1
  • 696518资源总数
  • 105563会员总数
  • 11今日下载