搜索资源列表
ZhuanjiaXinxiGuanli
- 用VB6.0和ADO开发的一个专家信息查询管理系统,包括文本和图象管理,可以方便的改写为其他专家管理系统。-ADO with VB 6.0 and the development of an expert Information Management System including text and image management, to facilitate the adaptation of other experts management system.
data_vb
- 利用vb内部编程,读取文本文件,转换为数据文件格式-use vb-house programming, reading the text file, change the file format for data
odbcEdit
- 用odbc方式访问数据库的vb程序,其中用了datdrid和文本双重连接数据源结构,可以查询删除插入等操作-using odbc way of accessing database vb procedures, There are a double datdrid and text data source linking structure, inquiries can delete, insert, etc
studentinfosystem
- 基于VB和ACCESS的成绩管理系统,此程序为毕业设计题目.采用ADO控件ADODC访问数据库并通过DATAGRID显示出来的结构.具有基本的添加查找删除等功能。涉及到多表联合查询。 文件包括info.mdb mainform.frm mainform.frx,mainform.text,moudel1.text,moude1.bas,工程1.dep,工程1.pdm,工程1.vbp,工程1.vbw,数据库作业.exe等文件。 下载解压可以运行。-VB and ACCESS on the
SQLServerControl
- 极易使用的SQL数据库操作控件 Ver 1.0 一个很容易使用的SQL服务器操作控件,体积小巧,方便使用,摆脱你挣扎在大堆代码中的苦恼,操作SQL数据库仅需要几句代码,易如反掌,主要功能有: 1. 很方便的登录到 SQL 服务器,支持SQL7.0 2000更高版本 2. 备份,修复和还原数据库操作 3. 任意添加和删除数据库操作 4. 任意控制SQL服务器操作 (如启动,停止,暂停和继续等) 5. 检查服务器运行状态 (如是否启动,停止或者暂停等状态) 5. 检
006
- 将数据库文件转换为文本文件(vb) 将数据库文件转换为文本文件(vb)-Database files will be converted to a text file (vb) database file will be converted to a text file (vb)
likeme
- 主要是用VB删除任意文本的指定行,帮助做数据库的网友提供了方便,希望大家多多支持哦!-Is mainly used VB to delete any specific line of text to help users make the database provides a convenient, hope you can enjoy Oh!
ADO
- 在VB下用ADODC实现对ACCESS的连接,可在TEXT中查看-ADODC used in VB to achieve under the ACCESS connection can be viewed TEXT
55
- 冰火天空——文本编辑器,VB编写,含SQL脚本,很不错的VB源码,适合VB爱好者学习研究。-Addict sky- a text editor written in VB, very good VB source code for VB enthusiasts learning research.
file
- VB从文本文件取出数据到SQL数据库的方法,很实用,希望对你有所帮助-VB remove data from a text file to a SQL database, it is practical, you want to be helpful
Added-to-the-database
- VB向Access数据库中添加含有图片的文字信息,录入图文信息到数据库中,平时应用中用的比较多了,比如录入简历内容到系统中,录入员工信息,这些信息中都包含有照片,甚至说这个技巧是基础的,所以说这个例子也是很有用的哦。-VB containing pictures of the text information to the Access database, the input text information into the database, usually applied in more,
bzov
- Through vb convert text file to Excel in the table, good source
splitA
- Alter FUNCTION [dbo].[split](@expression VarChar(max),@delimiter VarChar(30) = ' ') RETURNS @TmpTable TABLE (RefNo VarChar(max)) AS BEGIN if rtrim(isnull(@expression,'')) > '' begin declare @cxml xml set @cxml = '<x_k><