搜索资源列表
sqlView
- 程序采用多线程序执行SQL语句,另外集成了数据导出功能(生成.txt文件,可用EXCEL以逗号分隔符的形式打开,可以说是一种变相的导出为EXCEL的功能,但不依赖于安装EXCEL才能运行),此程序本是我用来调试SQL语句的,现将其公布给大家使用-procedures for multi-line procedures for the implementation of SQL, Another integration of data derived function (production. t
VIPManager_V1.0
- 商场VIP管理系统(我的课程设计),用的是ACCESS,是我用记事本改的(原先是《JAVA项目开发实践》上的一个例子,但有问题),然后在命令行下编译调试,还用到一些批处理命令来管理文档。配置数据源后,可登入使用:username:guest,password:123456-VIP shopping center management system (my course design), is using ACCESS is the notebook I used to change (the o
MySchool
- 一个完整的校园教务管理系统,包含数据库,可以直接调试并生成引用。 开发环境为visual stdio 2005-A complete campus educational management system, including database, you can directly debug and generate references. Development environment for visual stdio 2005
curveshow
- 本程序已经在VC6.0调试通过SQL SERVER 2000环境 可以实现对表记录的添加删除修改等操作,对数据库记录文件已曲线形式显示 可以拖动鼠标移动曲线界面,并可按不同比例显示,有一定的实际应用!-This procedure has been adopted in the VC6.0 debugger SQL SERVER 2000 environment can be achieved on the table to add records to delete revisions ope
c_database
- c++builder编写的数据库系统实例,已经调试通过,内有源码,能运行。-c++ builder to prepare an instance of the database system has to debug through the containing source code, can run.
maoyi
- 贸易管理数据库系统--VB编程数据库,可以好用,调试了,大家分享一下-Trade management database system- VB database programming can be easy to use, debug, and share with you
Logistics-Management-System
- 物流综合管理系统,别且有用了sql数据库,应用时应附加数据库,代码经过调试,可以直接运行。-Integrated logistics management system, not a sql database and useful, the application should be attached database, the code has been debugged can be run directly.
chap01
- 1.本程序开发环境为Windows XP+VB6.0. 2.运行程序时可连接本地的数据库(如Access、SQL Server等). 3.无需复杂操作,即可运行. 4.本程序在Windows XP环境下已通过调试. -1 The application development environment for Windows XP+VB6.0 running the program can be connected to a local database (suc
1
- 数据库编程,它有许多难调试的地方,这个可以解决一些问题-Database programming, it has many difficult to debug, this can solve some problems
Address-Classical-examples
- a.本程序在Windows 2000 上调试通过。 b.在使用时先用ODBC注册数据源,数据源名:addresslist(名称不可以写错) c.第一次运行时,密码为空。进入系统后可以修改密码。 d.很适合数据库入门,用ODBC注册数据源要到控制面板数据源管理器,具体百度一下就知道了。-a. this program on Windows 2000 through debugging. b When using first registered with ODBC data sourc
lianbiao
- 链表的基本操作,用C语言实现,经过调试可以运行-List of basic operation, using C language, after commissioning can run
master
- 在该工程中,服务器仅仅为了演示才使用了一个可见的窗体。服务器本身并不需要任何形式的用户界面,不过,通过用户界面反映出来的状态信息将有助于调试和运行时的监控。(注意,如果需要状态监控,另一种方法是由服务器提供状态方法,并由单独的监控应用程序来对服务器的状态进行查询。-thread can speed the program ontime and no delay proform prgram
mdump
- 一个生成dump文件的封装类,可以在程序异常退出时将最后的出错信息保存成dump文件,以便于调试。-A dump file generated wrapper class, you can program to quit unexpectedly when the last error information is saved into a dump file for debugging.
dbg
- 自己写的dmp调试信息类,如果程序出现崩溃,该类会打印出错误信息。可以用WINDBG进行调试分析-Dmp debug information to write their own class , if the program crashes, the class will print an error message . Can be used for debugging analysis WINDBG