搜索资源列表
一个Access中的VBA程序
- 一个Access中的VBA程序,这个程序可以列出登陆到当前Access数据库中的所有用户的用户名-of an Access VBA procedures, this procedure can be shown landing of the current Access database of all the user's name
捕获鼠标绘图
- 运行的通用环境:Win9x/NT/2000/XP +ACCESS数据库 其中: 1.可执行文件保存在相关实例目录Release下 2.与数据库有关的实例需要先添加数据源,具体请参考相关目录下的说明文件 3.其他实例如有特殊要求,请具体参考相关目录下的说明文件 4.请将可执行文件拷贝到硬盘中运行。 -running generic environment : CTP + ACCESS database which : 1. executable files stored
19870123class
- 本同学录系统演示地址: http://class.19870123.cn/ 下载后请在Web.Config里更改设置,如数据库路径等 如果要换sql数据库,请将app_code里的MyPage.cs改为以下代码即可 #if(false) //如果是Access数据库请把这儿改为#if(true) 否则改为#if(false) public class MyPage : LeeHom.Web.UI.OlePage { } public class
msg
- 用VB和ACCESS搭建的用于小型的学生信息管理数据库管理系统,包括学生表、选课表、成绩表等等。-Built with VB and ACCESS for small student information management database management system, including student table, course form, report cards and more.
util
- 这个程序很简单,主要是用来获取数据库里面的账号密码信息-This procedure is very simple, mainly is used to access database account password information
se
- 本实例是某项目中的一部分,目的是实现MFC ODBC数据库与Access数据表格之间的相互操作。包括用Visual C++中的MFC ODBC技术实现对Access数据表格的内容的显示、添加、修改和删除的功能。-This example is part of a project aimed at achieving interoperability with the MFC ODBC Database Access data between tables. Including the reali