搜索资源列表
SqlQueryTool
- 1.支持多数据库; 2.支持语法高亮显示; 3.支持语法转换; 4.支持字段智能匹配; 6.支持文件保存和读取 7.存储过程的查看;
VB1
- 已有一个数据库“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
ImageWithsqlserver
- 用于连接数据库,并将选择的图片文件上传到数据库相应字段,或者将图片从数据库指定字段中读取并显示出来。-For connecting to the database, and the selected picture upload the file to the database or related field, the images from the database to read and display the specified field.