搜索资源列表
vc108423425233
- 一、编程环境: windows2003 +visual stdio c++ .net,Ado + SQL2000 二、SQL设置: 将在SQL2000下建立schooldata数据库,导入数据文件 三、导入数据: data目录下有school_back数据库备分文件 操作:用SQL企业管理器还原数据库来导入数据 访问本地数据库服务器,密码是自己设置的那个,操作schooldata数据库的用户名和密码相同。 主要用ADO访问数据库,和几个显示数据的控件Treect
ManagetSystem
- 利用Visual C++ 6.0开发的基于ADO数据库连接技术的超市管理系统,实现了数据库的插入、删除、修改等操作,相当有借鉴意义!-6.0 using Visual C development based ADO database connectivity technologies supermarket management system, Implementation of the database insertion, deletion, modification, etc, are q
gdzcglxt
- 固定资产管理系统, 1:c++信息开发 2.数据库类型:SQL Server 3.连接方式:ADO 4.用户名:mrkj 5.密码:-fixed assets management system, a : c. Information Development 2. Database types : SQL Server 3. Connectors : ADO 4. Username : mrkj 5. Password :
ManagementInformationSystem
- 本系统分两个子功能: 一:学生事务 统计学生的入学,缴费情况;考试报名情况;毕业设计情况 二:教务 学生的课程、教室安排;课程表打印;老师的课程,教室安排,课程表打印以及工作量统计。 本系统开发需要掌握ASP、数据库等开发技术,运用网页排版工具Dreamweaver MX以及图像处理工具进行界面制作。 根据已经掌握的资料,查询相关英文资料并进行翻译。 查询有关系统的相关资料,查找Web数据库资料,熟悉数据库的创建、管理以及优化。掌握ADO客户端数据库访问技术和应用
DataIndex
- ADO数据库编程示例,功能为数据库索引,使用Visual C进行编译-ADO database programming examples, the function of the database index for the use of Visual C compiler
adopack
- ADO封装类,很好用的,看看吧 可以在Visual C++ 直接使用-ADO Packaging categories, the good, it can look at the direct use Visual C
Ado
- 这是一个C++程序,它是在Visual C++环境下调用数据库,实现ADO连接数据库.
ADO
- visual C++ ,SQL Server2000 ,使用ADO技术实现从数据插入,更新、删除工作。-visual C++, SQL Server2000, using ADO technology from the data insert, update, delete the job.
ADO
- 利用ado访问数据库,利用c++代码编写的在mfc环境下-Using ado to access the database, using c++ Code prepared environment in mfc
ADO
- 用ADO方式详细演示了vc关于数据库的使用方法,简练明白。-Using ADO detailed presentation of the vc on the database to use, simple to understand.
ADO
- ADo数据库操作C/C++类,提供包含数据库连接,数据存储等常用的数据库操作接口函数-Ado database operations C/C++ Category, provided that contains the database connection, data storage and other commonly used database operations interface function
ADO
- 在Visual C++数据库编程中,访问数据库的另一种方式是采用ADO技术,现提供源码供大家参考.-In Visual C Database Programming, access the database is another way to use of ADO technology, is now providing a source for your reference.
123
- 如何使用 ADO.NET 和 Visual C# .NET 调用带参数的存储过程-ADO.NET AND Visual C# .NET
ADO
- c++开发数据库实例,其中用到的是ACCESS数据-c++ development of the database instance, which is used ACCESS data
mysql_cxx_wrap
- mysql C API的C++包装类,实现了对数据库表的简单访问。-C++ wrap classes for mysql API Access database just like ADO does.
ADO.NET-_Sample
- 包括了B/S以及C/S两种结构下的ADO.NET的例子程序。-Including the B/S and C/S two kinds of structure of the ADO.NET examples of procedures.
VCMFCADO
- Visual C++ MFC ADO 操作数据库例子-VC MFC_ADO example of an operational database
VCPP-ADO-ACCESS--
- 能够连接access 数据库和C++原代码,使用ado方式-Able to connect access database and C++ original code
vc6.0-ADO-for-MDB
- visual c++访问mdb格式access数据库,基于ADO-Visual C++ Access mdb format access , based on ADO
停车场数据库管理系统
- 基本的停车场管理功能,链接sql数据库,c#编写(cars parking manage system)