文件名称:VB1
- 所属分类:
- SQL Server数据库
- 资源属性:
- [Text]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1kb
- 下载次数:
- 1次
- 提 供 者:
- 宋**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
已有一个数据库“001”,其中的表名称是“单字”,字段列表有两个——“编号、名称”
现在需要编一段代码,要实现的功能是:从 C:\abc.txt 中依次读取汉字,存入数据库001,其中“名称”就是汉字本身,“编号”依次是0001、0002、0003、0004、0005……
-Already have a database " 001" , where the table name is " word" , the field list there are two- " No, the name" now need to compile a code in order to achieve the functions are: from C: \ abc.txt in order to read Chinese characters, stored in the database 001, where " Name" is the character itself, " No." followed 0001,0002,0003,0004,0005 ... ...
现在需要编一段代码,要实现的功能是:从 C:\abc.txt 中依次读取汉字,存入数据库001,其中“名称”就是汉字本身,“编号”依次是0001、0002、0003、0004、0005……
-Already have a database " 001" , where the table name is " word" , the field list there are two- " No, the name" now need to compile a code in order to achieve the functions are: from C: \ abc.txt in order to read Chinese characters, stored in the database 001, where " Name" is the character itself, " No." followed 0001,0002,0003,0004,0005 ... ...
(系统自动生成,下载前可以参看下载内容)
下载文件列表
VB1.txt