CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数据库系统 搜索资源 - VB procedure

搜索资源列表

  1. 上面VB的原程序

    0下载:
  2. 提供论文不提供原程序就有点说不过去了,再次奉上-papers do not provide the same procedure not be justified, the waiter again
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:366491
    • 提供者:任自亮
  1. searchdatabasename

    0下载:
  2. 此程序是利用VB来开发的,作用是用来遍历数据库中所有的表名-this procedure is to use Visual Basic to develop the role of the database is used to traverse all of the table name
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:26896
    • 提供者:王婷
  1. vbsystem

    0下载:
  2. 这个程序是用vb开发的,后台用SQL数据库 1、vb航空公司管理系统-the procedure is developed using Visual Basic, SQL background with a database, vb airline management system
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:505002
    • 提供者:梁运棠
  1. jiliaguanli

    0下载:
  2. 一个称重计量程序,用VB+ACCESS开发,比较适用-a procedure, VB ACCESS development, suitable
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:165358
    • 提供者:tcsj
  1. studentinfosystem

    1下载:
  2. 基于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
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:39992
    • 提供者:王珂
  1. 899

    0下载:
  2. 此程序是用VB编写的企业人事信息管理系统,适合企业人事管理.代码齐全.模块化.操作简单.使用性强.-this procedure is used to prepare the VB enterprises Personnel Information Management System suited to the business personnel management. code complete. Modular. simple operation. the use of power.
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:42013
    • 提供者:赵根
  1. posmanager

    0下载:
  2. 前台POS系统,VB源码.程序没有调试,-Future POS system, VB source code. Procedure without debugging,
  3. 所属分类:其他数据库

    • 发布日期:2017-05-22
    • 文件大小:7130461
    • 提供者:学生
  1. ADO

    0下载:
  2. ADO数据组件精解示例 ADO是数据库编程中不可缺少的重要组件之无论你是用VB编程还是用SQL编程,都要用到它,本程序详细列举了ADO的属性和方法,并赋以源程序加以对照学习,看完了这篇文档,你肯定会受益非浅。-ADO data sample solution precision components ADO database programming is an important and indispensable component of the matter whether you ar
  3. 所属分类:SQL Server

    • 发布日期:2017-03-26
    • 文件大小:373374
    • 提供者:soul
  1. telecode

    0下载:
  2. B写的电话号码及客户资料查询系统,实际上是本地单机版,一个数据库的常规读写应用,适合VB新手参考。本程序分为两部分,一部分查询电话号码(可按号码和按姓名查询),第二部分是添加记录。都是些简单的操作,希望能对新手朋友有所帮助。 -B to write telephone numbers and customer information inquiry system, in fact, is a local stand-alone version of the conventional read
  3. 所属分类:Database system

    • 发布日期:2017-03-31
    • 文件大小:72996
    • 提供者:king
  1. XML_Rowset

    0下载:
  2. This returns a string containing row sets in XML format. The method, GetXML, takes as parameters: DBService = SQL Server connection parameters, i.e. “Data Source=XXX Initial Catalog=YYY Integrated Security=SSPI ” ProcedureName = stored procedur
  3. 所属分类:SQL Server

    • 发布日期:2017-03-25
    • 文件大小:12773
    • 提供者:Luiz Salamon
  1. SqlTool1.0

    0下载:
  2. 根据SQL数据库自动生成添加、删除、列出所有记录、读取(根据主键显示单条)存储过程,并根据这些存储过程生成vb的类库-According to automatically generate SQL database to add, delete, list all records, read (based on the primary key to display a single article) stored procedure, and the basis of these stored
  3. 所属分类:SQL Server

    • 发布日期:2017-04-07
    • 文件大小:894209
    • 提供者:殷振伟
  1. studentsguanlixitong

    0下载:
  2. 学生成绩管理系统,SQL与VB共同开发具有美观的界面,同时本程序最大的优点就是代码正确,运行正确。-Student performance management system, SQL and VB to develop a beautiful interface, at the same time the biggest advantages of this procedure is that the code correctly, run properly.
  3. 所属分类:SQL Server

    • 发布日期:2017-05-07
    • 文件大小:1567548
    • 提供者:李飞跃
  1. vbworker

    0下载:
  2. VB+SQL工作安排管理查询系统,四大模块:安排工作、变更安排、执行任务、查询统计。事先请参看代码修改数据库连接,并附加数据库。程序原型为书中的一个讲解范例,主要介绍数据库知识,一些基本操作,比如添加、修改 、查询数据库中的内容等。-VB+ SQL query work management system, four modules: organization of work, change the arrangements, the implementation of the task, th
  3. 所属分类:SQL Server

    • 发布日期:2017-03-29
    • 文件大小:620964
    • 提供者:顾雪
  1. vbxulihao

    0下载:
  2. VB根据计算机信息生成序列号,主要是根据C盘的序列号以及主机名称生成序列号,一般来说,C盘序列号是独有的,虽然计算机名称有可能重复,但是几率非常小,因此用这两个限制参数去生成的序列号一般来说是独立无二的,采用这种机制去生成注册软件,很难被破解,如果你是一位软件开发者,那么本程序对你或许很有用。-VB serial number of computer generated information is mainly based on C drive' s serial number and
  3. 所属分类:SQL Server

    • 发布日期:2017-04-03
    • 文件大小:3947
    • 提供者:顾雪
  1. sql_server-and-VB

    0下载:
  2. SQL_SERVER存储过程的语法和VB中调用存储过程存储过程-sql_server stored procedure syntax and VB calling a stored procedure stored procedure.rar
  3. 所属分类:SQL Server

    • 发布日期:2017-04-08
    • 文件大小:3626
    • 提供者:danier
  1. Oracle_VB_1737944262004

    0下载:
  2. Oracle VB Project,VB语言开发的oracle数据库应用,涉及到的技术很全面-Title: Oracle VB Project Descr iption: Hi, This project gives you an idea how to access ORACLE through VB and ADO. Project describe How you interacting with ORACLE Table, view, Stored Procedure, Type
  3. 所属分类:Oracle

    • 发布日期:2017-04-25
    • 文件大小:382101
    • 提供者:Yanghai
  1. AGCQZX

    0下载:
  2. 构建三角网的VB程序,构建三角网的算法很多,这是逐点插入法,并在插入后进行外接圆检测-Build triangulation VB procedure, construct a triangulation algorithm is very much, this is the point insertion method, and circumcircle detection after insertion
  3. 所属分类:Database system

    • 发布日期:2017-12-18
    • 文件大小:16384
    • 提供者:TYOQfzy@59736
搜珍网 www.dssz.com