CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - sql vc

搜索资源列表

  1. esqlc

    0下载:
  2. 用C语言编写的在VC++6.0的平台下连接数据库SQL,已编码通过。带简易操作界面。-In VC++6.0 platform C language to connect to the database SQL encoded by. With simple operation interface.
  3. 所属分类:SQL Server

    • 发布日期:2017-11-30
    • 文件大小:5591
    • 提供者:yyy
  1. SQLP6.0

    0下载:
  2. 用VC++6.0连接SQL Sever所需要的组件(全)-SQL Sever the need to connect with VC++6.0 components (all)
  3. 所属分类:SQL Server数据库

    • 发布日期:2013-05-21
    • 文件大小:11281622
    • 提供者:yyy
  1. library-managerment-system

    0下载:
  2. sql server和vc++实现的图书管理系统-library management system the sql server and vc++ of realization
  3. 所属分类:SQL Server

    • 发布日期:2017-11-06
    • 文件大小:4293587
    • 提供者:lin
  1. high-school-arrangement

    0下载:
  2. 高校学生成绩管理系统,vc++和sql为主要的开发工具,能实现一般的功能。-the arrangement of students information in high school
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-15
    • 文件大小:4258627
    • 提供者:胡耀
  1. bookstore-managment-system

    0下载:
  2. 一个小的书店管理系统 基于VC++ 和 sql server 供参考-a
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-18
    • 文件大小:12522615
    • 提供者:贾建辉
  1. AdoTest

    1下载:
  2. 利用ADO查询并操作Access数据库实例,完成了数据源动态产生,数据连接,SQL命令操作,DataGri控件使用等功能示范。是VC++数据库入门实例。-Use ADO
  3. 所属分类:Other Databases

    • 发布日期:2017-11-14
    • 文件大小:6325624
    • 提供者:hbbj
  1. kfglxt

    0下载:
  2. 客房管理系统 包含 房间信息 客房信息 vc 与 sql数据库 源码 程序全-Room management system contains Room information Room information vc sql database source program full
  3. 所属分类:assembly language

    • 发布日期:
    • 文件大小:2090041
    • 提供者:lucifervsme
  1. mfcp2Bsql

    0下载:
  2. 宾馆客房管理系统 实现客房管理 客户管理 及挂帐等等 基于vc++和sql-Hotel Room Management system room management customer management and unpaid debts based on vc++ and sql
  3. 所属分类:SQL Server

    • 发布日期:2017-12-01
    • 文件大小:6774466
    • 提供者:lucifervsme
  1. VCPPSQLServer

    0下载:
  2. VC++连接SQL的使用教程,能够实现删除,添加,更新等功能的操作-The operation of the function to connect SQL Tutorial VC++ can delete, add, update, etc.
  3. 所属分类:SQL Server

    • 发布日期:2017-12-03
    • 文件大小:1969416
    • 提供者:打狗棒
  1. c-student

    0下载:
  2. 己写的一些,希望能够给你一些帮助!1:在SQL中建立数据库(如meg),在数据库中建立表格(如stu);2:在保证SQL服务器启动的情况之下,在控制面板的ODBC控制器中添加一个SQL驱动的数据源(如defau,服务器名在SQL服务管理器里找,更改默认的数据库为msg),测试连接成功即可;3:在VC中新建一个MFC程序,选择一个 single document -Has written some, the hope can give you some help! 1 : the establis
  3. 所属分类:OS Develop

    • 发布日期:2017-11-21
    • 文件大小:3072
    • 提供者:孟飞
  1. odbcyanshi

    0下载:
  2. VC.NET源码:ODBC数据库操作演示,ODBC连接数据库并演示一些简单的数据库操作,显示上一条、下一条、增加记录和删除记录、查询记录、SQL记录等简单操作,测试时请注意,请所Access数据库放在所生成的EXE同级目录内。-VC.NET Source: ODBC database operations demo, ODBC to connect to the database and demonstrates some simple database operations, one on t
  3. 所属分类:CSharp

    • 发布日期:2017-11-29
    • 文件大小:244683
    • 提供者:梁凌
  1. CSharpaSQL_Hotel-management-systemr

    0下载:
  2. 基于 VC# &SQL开发的一套旅馆信息管理系统系统。 -VC# & SQL development set-based hotel information management system.
  3. 所属分类:source in ebook

    • 发布日期:2017-11-25
    • 文件大小:541351
    • 提供者:易晓
  1. vcsql

    0下载:
  2. 此文件介绍如何用vc和sql做一个学生管理系统,用mfc做的界面,并未实现所有的功能,不过照葫芦画瓢相信都会。-This file describes how to use vc and sql a student management system, interface mfc do not realize all the functions, will However
  3. 所属分类:software engineering

    • 发布日期:2017-11-27
    • 文件大小:520615
    • 提供者:xiaoran
  1. CWorker

    0下载:
  2. 完全基于VC++6.0的开发环境用MFC实现的高校职工管理系统,不需要用SQL的功能。-Development environment based entirely on VC++6.0 with MFC college staff management system, and do not need to use SQL functions.
  3. 所属分类:Other systems

    • 发布日期:2017-11-17
    • 文件大小:2135766
    • 提供者:molin
  1. Libraty_vcplus

    0下载:
  2. 图书馆管理系统,VC++语言。采用sql数据库。源码可直接编译运行。附带数据库。运行时先附加数据库就行,-Library management system, VC++ language. Sql database. The source code can be compiled to run. Comes with a database. First additional database runtime
  3. 所属分类:GUI Develop

    • 发布日期:2016-01-24
    • 文件大小:1785856
    • 提供者:邰广银
  1. vcStaff-management-system-

    0下载:
  2. 员工管理系统 vc前台 sql server 后台-Staff management system vc foreground sql server background
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-12-07
    • 文件大小:3443669
    • 提供者:田叶风
  1. renliziyuanguanlixit

    0下载:
  2. 人力资源管理系统 vc++结合sql数据库报告及源码 原创-Human Resource Management System vc++ combination sql database reports and source original
  3. 所属分类:SQL Server

    • 发布日期:2017-12-07
    • 文件大小:484416
    • 提供者:李博文
  1. xueshengdangan

    0下载:
  2. 学生档案管理系统,基于vc++连接sql数据库 简单的档案查询 录入 删除 -Student records management system, based on vc++ connect sql database file query entry delete
  3. 所属分类:SQL Server

    • 发布日期:2017-12-09
    • 文件大小:282221
    • 提供者:李博文
  1. vc_link_sql

    0下载:
  2. vc++ 连接数据库的类,封装了sql语句。-vc++ database connection class that encapsulates the sql statement.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-25
    • 文件大小:123628
    • 提供者:shenzhan
  1. HCWORD

    0下载:
  2. VC++电子词典程序,附上源码文件,功能包括资料表、生词本、单词测试、猜字游戏等,词典信息保存在SQLSERVER数据库中,源代码数据库存放在Data和Database文件夹中,Data文件夹中的是SQL文件,可导入,Database中是SQL备份文件,通过还原数据库可得到数据库-VC++ electronic dictionary program, attach a source file, function table, the words of this, the word test, g
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-18
    • 文件大小:2093380
    • 提供者:Zhou
« 1 2 ... 32 33 34 35 36 3738 39 40 41 42 »
搜珍网 www.dssz.com