CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - VC Database

搜索资源列表

  1. DataBase.rar

    0下载:
  2. 用VC++,实现一个基于命令行的简单数据库系统,并能够动态的申请和分配内存,Using VC++, the realization of a simple command-line based database system, and be able to apply for and allocation of dynamic memory
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-27
    • 文件大小:10276293
    • 提供者:fan
  1. VC+ADO

    0下载:
  2. 简单明了地实现vc上对access数据库地读写删等基本操作,附有本人搜集的一些有用的相关资料-Vc simple realization of the database to read and write access to delete the basic operation, with I collected some useful information
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:246446
    • 提供者:李小朋
  1. Visualc++shilijiaocheng

    0下载:
  2. 数据库 sql 2000 vc++ mfc几个简单的例子-Database sql 2000 vc++ mfc a few simple examples
  3. 所属分类:Other systems

    • 发布日期:2017-05-06
    • 文件大小:1104410
    • 提供者:jhon
  1. VCsamples200

    0下载:
  2. vc++实例,其中包括很多实际应用实例,如网络,图像,数据库等编程。-vc++ examples, including a lot of practical application examples, such as networking, graphics, database programming.
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-10
    • 文件大小:17262327
    • 提供者:曲家朋
  1. database_of_axios

    0下载:
  2. 这是用VC做的轴承数据库,为想做数据库方面的人做个实例-This is done by the bearing VC database, for those who want to be a database instance
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:296983
    • 提供者:古月
  1. VC_ADO_samples

    0下载:
  2. VC用ADO操作数据库示例里面用到了CCinderString类,这是我自己编写的一个字符串操作类,主要进行了一些字符串的处理,针对示例的SQL语句使用的,与ADO方法无关。比如:GetNow方法,获得当前时间的字符串格式"YYYY-MM-DD hh:mm:ss"等,就不附加进来了。-VC database with ADO sample which used to operate a Class CCinderString This is what I have written a strin
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:4361
    • 提供者:祝赢
  1. j_14408_Text_CTreeBT_Demo

    1下载:
  2. VC仿QQ游戏大厅的树型展开菜单控件源码类别:编程源码 - C/C++授权语言:共享软件 - 简体中文应用平台:windows - 无数据库发布时间:2009-7-12 11:01:55更新时间:2009-7-12 11:01:-VC imitation QQ games hall tree expand the menu control source categories: Programming source code- C/C++ authorization language: Share
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:64901
    • 提供者:
  1. vc

    0下载:
  2. VC++学生信息管理系统 1. 去掉“只读”属性。 2. 在SQL Server2000中,附加数据库UGMS。 3. 编译不受源文件位置和数据库位置的影响。即,HMS的整个工程复制到任何地方都可编译。-VC++ Student Information Management System 1. Remove the " Read Only" attribute. 2. In SQL Server2000, the additional database UGMS.
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:268512
    • 提供者:李德林
  1. soft2009308

    0下载:
  2. VC++封装一个动态数据库链接库,以动态封装库的方式打开、关闭数据库、得到数据库指针、装载记录、查找记录-VC++ database package, a dynamic link library, dynamic package, open the library, close the database, get the database pointer, loading records, search records
  3. 所属分类:Other systems

    • 发布日期:2017-05-10
    • 文件大小:2069789
    • 提供者:juxianlong
  1. SQLServer2005

    0下载:
  2. Connecting to SQL server in VC++ code. Must for every beginner who wants to learn database programming in VC++.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:3439810
    • 提供者:Sumit
  1. two-examples-VCPP-connect-database

    0下载:
  2. two examples VC++ connect database
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-17
    • 文件大小:4634733
    • 提供者:huihuang
  1. DAOTest

    0下载:
  2. 一个简单的VC连接数据库例子,介绍了数据库的查询和删除操作-Connect to the database example, a simple VC database query and delete operations
  3. 所属分类:Other windows programs

    • 发布日期:
    • 文件大小:136260
    • 提供者:luotong
  1. vc-P-P-and-access-database-

    0下载:
  2. 使用Vc++访问access数据库,使两个软件得到更好的结合-Using vc++ to access access databases, make the two software, be better
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-09
    • 文件大小:7957
    • 提供者:刘芳
  1. database

    0下载:
  2. vc 数据库 简单编程 操作ACCESS 一个小的系统 不错的 VC 连数据库的程序,-Vc programming simple operating system ACCESS a small good vc program,
  3. 所属分类:Other systems

    • 发布日期:2017-12-12
    • 文件大小:51325
    • 提供者:Nibolk
  1. 57767341

    0下载:
  2. 关于普通DLL插件的实现VC知识库里已有文章介绍,但在很多大型的软件中(Knowledge about common DLL plug-in implementation VC database has been introduced, but in many large software)
  3. 所属分类:其他小程序

    • 发布日期:2017-12-29
    • 文件大小:64512
    • 提供者:bvakctb
  1. ljyg

    0下载:
  2. 实现了一个简单的个人事务助理的工具,主要介绍了VC数据库方面的编程(Implements a simple personal assistant tool, mainly introduced the VC database programming)
  3. 所属分类:其他小程序

    • 发布日期:2017-12-18
    • 文件大小:112640
    • 提供者:yrlna
  1. VC++图书管理系统(代码及数据库)

    1下载:
  2. vc++图书管理系统(代码及数据库)完成对图书的的借取、归还和超时惩罚等基本操作(Vc++ library management system (code and database)Complete the basic operation of borrowing, taking, returning and overtime punishment of books)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:93905920
    • 提供者:-^^-
  1. gsmmApp

    0下载:
  2. 这是一个有关古树林木的数据库成品文件,能对古树林木进行信息的查询和修改。(This is a finished database of ancient trees.)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:1939456
    • 提供者:yzl111
  1. M_manage(源)

    0下载:
  2. 使用VC访问Access数据库,可以在其中对数据库进行添加、删除、更改等操作,并附有界面的BMP图片的优化。(Access to Access database using VC, which can be added to the database, delete, change, and other operations, and with the interface BMP picture optimization.)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:9728000
    • 提供者:呵呵哒112
  1. VC++ ODBC 用户DSN连接数据库开发应用程序

    0下载:
  2. VC++开发数据库系统时,可以把SQL2000数据库表作为内部数据储存仓,连接数据库时采用ODBC配置数据源,这是一个比较通用的配置数据库的方法(When developing a database system with VC++, the SQL2000 database table can be used as the internal data storage warehouse, and the ODBC configuration data source is used when c
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:12288
    • 提供者:雪龙骏
« 12 3 4 5 »
搜珍网 www.dssz.com