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

搜索资源列表

  1. d031_sqltest

    0下载:
  2. 基于SQL语言的数据库在VC系统中的绘图,可能部分说明不是很充足,但是绝对好用的。-Drawing application based on SQL database and Visual C++ IDE.It s likely to be short of code comments,but definitely useful!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:305719
    • 提供者:许磊
  1. Access密码获取

    1下载:
  2. VC例程:该程序是由VC编写的ACCESS数据库密码获取的完整例程。-A complete VC resoure code example of requiring password from Access database.
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:24974
    • 提供者:温海燕
  1. VCToAccess

    0下载:
  2. VC连接ACCESS的原代码 可对数据库进行添加删除操作,并且代码中有列表等界面编程可供参考-The VC resource code of handling ACCESS database. It can insert, delete in the database, and have some list interface.
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:36442
    • 提供者:刘海卫
  1. 学生考试管理系统

    1下载:
  2. 使用ADO访问经过加密的ACCESS数据库,用VC编写。-Use ADO component to interview database of ACCESS,using VC programming
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:234838
    • 提供者:阿朱
  1. actioncmp

    0下载:
  2. 在VC中如何通过ADO访问SQL server 数据库。本文是实践中应用的例子-Visits SQL how in VC through ADO the server database. This article is in the practice the application example
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:988085
    • 提供者:米海珍
  1. 通讯录(很不错)

    0下载:
  2. 用VC写的很不错的一个通讯录程序。里面有很多对数据库操作的代码可供大家编程时参考!-VC wrote a very good correspondence procedures. There were many pairs of operation of the database programming code available for reference when everyone!
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:125793
    • 提供者:毕成功
  1. 2q

    0下载:
  2. 利用VC++6.0对数据库的动态刷新和多表切换-VC 6.0 database update and dynamic multi-table switch
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:18242499
    • 提供者:远风
  1. Magic Strtree

    1下载:
  2. 我自己写的 将动态 字符串解析到CTreeCtrl。以前是为了 写道数据库,不用XML,为了不麻烦。就 用 VC 写了一个 这个 这个,希望大家可以用到-I wrote it myself dynamic string parsing to CTreeCtrl. Previously wrote to the database, not XML, in order not to trouble. On the VC was a um, hope that we can use!
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:560509
    • 提供者:闵远洋
  1. fillwordtable

    0下载:
  2. 在实际应用中,编程者往往喜欢程序能自动生成word说明文档,说明程序运行的状况或运行的结果;或者程序能提取数据库的内容生成word表格,使用户能方便的查看和修改,打印。但是VC++中调用word的确不容易,特别是对word中各种函数的使用,本文以作者的工作经验详细介绍一下如何调用word和进行word表格的填写,有同样需求的编友也可查看一下MSDN中的Automation Microsoft Office 97 and Microsoft office 2000。-in practical ap
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:50384
    • 提供者:hwz
  1. listctrl123

    0下载:
  2. 在运用VC开发数据库管理系统时,列表框无疑是最常用也是最为有用直观的开发控件之一,然而VC所提供的列表框却有其局限,因此,也为运用其开发应用程序带来了一定的麻烦, 在此,本人制作一个功能略强一些的列表框,意在起到引线的作用. 思想: 得到列表框被点击的列与行,临时创建编辑框,并用该行与列的字符填写编辑框,进行编辑后, 用编辑后的字符填充该项行该列,销毁编辑框.-VC development in the use of database management system, the
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:2281
    • 提供者:祝景国
  1. 串口通讯和打印及文件管理

    0下载:
  2. 这是一个集串口通讯、数据库管理、文件管理和打印机管理于一体的VC程序,很值得初学VC者好好借鉴。-This is a collection serial communications, database management, document management and printer management integrates the VC Program, is worth learning from VC properly.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:66500
    • 提供者:刘梅英
  1. adoDemo动态建库

    1下载:
  2. 用VC编写的程序。具体为用adox动态建Access数据库,再用SQL语句通过ado建表、字段。代码简单,实用。-VC preparation procedures. Specific to use ADOX Dynamic Access database built, reusable SQL table built by ado, the field. Code simple and practical.
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:99934
    • 提供者:杨旭坤
  1. DataEx

    0下载:
  2. vc++ 用dao实现数据库编程 实现在不同坐标系下数据转换功能-vc used database programming in different coordinate system data conversion functions
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:46572
    • 提供者:萧秋水
  1. cehuangyi

    0下载:
  2. 一个毕业设计。用vc编写的一个简易测谎仪后台软件。用控件实现access数据库的链接,串口通信功能。-a graduate design. Vc used to prepare a summary of the background polygraph software. Controls used to achieve access to the database link, serial communications functions.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:283745
    • 提供者:袁锡
  1. 200592010511546

    0下载:
  2. 系统在VC++6.0和SQL Server 2000下开发 数据库在查询分析器中执行Database 源码在Stock中-system in the VC 6.0 and SQL Server 2000 database under development in the implementation of inquiries Database Analyzer source in the Chinese Stock
  3. 所属分类:企业管理(财务/ERP/EIP等)

    • 发布日期:2008-10-13
    • 文件大小:1132738
    • 提供者:赵乐
  1. BeamDataManager0.2

    0下载:
  2. 用VC加ADO操作ACCESS数据库,很好的例子!采用文档视图界面,其中CListcTrl控件应用于数据的显示上,方法灵活恰当,很值得一看。-increase ADO VC operation ACCESS database, a good example! Using documents View interface, which controls applied CListcTrl data showed that the methods appropriate, it is worth l
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:128139
    • 提供者:zz
  1. msdn风格界面用户界面

    1下载:
  2. 一种类似 vc++6.0MSDN风格的界面,和数据库结合,可实现搜索、索引、目录等功能,很实用,-vc 6.0MSDN a similar style of interface, and databases, to search, index, table of contents and other functions, is very practical,
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:345426
    • 提供者:和永智
  1. Adosource1

    0下载:
  2. 非常优秀的访问数据库的类,封装了ADO,强烈推荐下载!VC环境下-excellent access to the database of categories, Packaging, the ADO, strongly recommend downloading! VC environment
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:11516
    • 提供者:song
  1. Adosource2

    0下载:
  2. 又一个VC环境下封装了ADO访问数据库的代码,很不错,用得着数据库编程的强烈推荐下载-also a VC environment Packaging ADO database of the code, quite good, and it needs a strong database programming download
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:4271
    • 提供者:song
  1. 银行信用卡系统成品

    0下载:
  2. 模拟银行信用卡的业务流程,使用odbc连接access数据库,vc编码实现-simulated bank credit card business processes, using odbc database connectivity access, vc Coding
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:403601
    • 提供者:程亮
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com