搜索资源列表
xsxxglxt
- 这个程序非常简单,SQL+vc++6.0的结合,是课程设计的时候做的-This procedure is very simple, SQL+ Vc++ 6.0 The combination of curriculum design is the time to do
renshi
- vc + sql server2000 我的毕业设计 适合初学者-vc+ sql server2000 my graduation project for beginners
Visualc++shilijiaocheng
- 数据库 sql 2000 vc++ mfc几个简单的例子-Database sql 2000 vc++ mfc a few simple examples
vcsql
- 本人自己写的vc访问sql数据库小程序代码-I wrote it myself vc visit small sql database code
VC_ADO_samples
- 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
vc
- 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.
xsxin
- 编译源程序: 1. 去掉“只读”属性。 2. 在SQL Server2000中,附加数据库UGMS。 3. 编译不受源文件位置和数据库位置的影响。即,HMS的整个工程复制到任何地方都可编译。 运行Realease: 1. 确认已安装VC 6.0。 2. 在SQL Server 2000中,附加数据库UGMS。 3. 运行程序的Debug版或者Release版。 4. 参考该书第10章的内容操作。 -Compile the source program: 1.
SQL_DataBase
- 实现用vc++对sql server 数据库的管理 常用sql语句的使用-Achieved with the vc++ on the sql server database management used to use sql statements
SQLServer2005
- Connecting to SQL server in VC++ code. Must for every beginner who wants to learn database programming in VC++.
Client
- vc连接SQL数据库,可以很快的用vc连接上SQL数据库,非常有效-vc SQL database connection
StudentManageer
- 用sql+vc制作的教师管理系统,功能很全。-The teachers sql+vc production management system, very full.
CWorker
- 完全基于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.
xuejiguanlixitong
- 学籍管理系统 系统是在VC++6.0和SQL Server 2000下开发的. 数据库在Database目录下,在SQLSERVER的查询分析器中执行即可生成数据库. 源程序在Src目录中. 因为程序极为经典,所以本人在此转载~ 一、编程环境: windows2000 +visual stdio c++ .net,Ado + SQL2000 二、SQL设置: 将在SQL2000下建立schooldata数据库,导入数据文件 三、导入数据: data目录下有school_back数据库备分文件 操
IM-based-on-SQL-
- VC++基于SQL的IM聊天软件源代码,主程序分为客户端和服务端,仿MSN程序界面,用户注册后即可聊天,数据库配置说明 : 1、新建数据库MYIM,用查询分析器执行文件“数据库语句”的SQL语句. 2、配置数据源,控制面板--管理工具--数据源(ODBC) -VC++ SQL-based IM chat software source code, the main program is divided into client and server, fake MSN prog
IM
- VC++基于SQL的IM聊天软件源代码,主程序分为客户端和服务端,仿MSN程序界面,用户注册后即可聊天,数据库配置说明 : 1、新建数据库MYIM,用查询分析器执行文件“数据库语句”的SQL语句. 2、配置数据源,控制面板--管理工具--数据源(ODBC) -VC++ SQL-based IM chat software source code, the main program is divided into client and server, fake MSN prog
cPP_mysql
- VC++连接mysql数据库,通过C++程序控制mysql数据库SQL语句操作。-VC++ connect mysql database, mysql database program control through C++ SQL statement operation.
CsqlCreate
- VC实现简单的sql数据库操作 如增删改查-VC realize a simple sql database operations
图书管理系统
- 图书管理系统,用C#做的,很强大 也很好用,初学者可以看实例学习MFC控件。可以拿来做课程设计,也可以做实训内容。还增加了sql的内容哦(Library management system)
VC++图书管理系统(代码及数据库)
- vc++图书管理系统(代码及数据库)完成对图书的的借取、归还和超时惩罚等基本操作(Vc++ library management system (code and database)Complete the basic operation of borrowing, taking, returning and overtime punishment of books)
使用VC++ SQL2000 开发登录界面输入验证码程序
- 使用VC++、SQL 2000数据库表和ADO数据控件开发登录系统时,在登录窗口必须输入验证码才能登录革系统(When logging in, enter the verification code in the login window.)