Welcome![Sign In][Sign Up]
Location:
Search - Visual Basic 2005 Access

Search list

[Other resourceVisualBasicxueyaun

Description: Visual Basic学院,包括: Visual Basic 2005中开发新一代控制台应用程序 Visual Basic程序中用ADO对象动态创建数据库和表 Visual Basic.NET实现双检锁(DCL)模式 Visual Basic编程的七个优良习惯 Visual Basic编程中的雕虫小技五则 Visual Basic数据库操作方法小结 “冲浪”靠边 Visual Basic 2005实现RSS览尽天下事 如何编写高质量的Visual Basic代码 如何在Visual Basic中使用导入API 提高Visual Basic访问数据库的效率 用Visual Basic.NET编写扑克牌游戏 用Visual Basic为软件增加注册功能 在Access数据库中实现密码管理 在Visual Basic中用DAO实现数据库编程 Visual Basic 2005打造SQLServer数据库阅读器 用Visual Basic 2005编制游戏存档修改工具 用Visual Basic 2005编程实现TCP连接实时监控 锻炼思维能力 巧用Visual Basic编写24点游戏 在Visual Basic中调用CHM帮助的几种方法 在Visual Basic 2005中使用泛型 Visual Basic 2005的重构支持之创建方法重载 Visual Basic 2005的重构支持之智能标记 用Visual Basic 2005构建反应灵敏的应用程序 在Visual Basic 2005中定制自己的异常 在Visual Basic 2005中实现VB重构
Platform: | Size: 944645 | Author: 吴置 | Hits:

[VC/MFCVisualBasicxueyaun

Description: Visual Basic学院,包括: Visual Basic 2005中开发新一代控制台应用程序 Visual Basic程序中用ADO对象动态创建数据库和表 Visual Basic.NET实现双检锁(DCL)模式 Visual Basic编程的七个优良习惯 Visual Basic编程中的雕虫小技五则 Visual Basic数据库操作方法小结 “冲浪”靠边 Visual Basic 2005实现RSS览尽天下事 如何编写高质量的Visual Basic代码 如何在Visual Basic中使用导入API 提高Visual Basic访问数据库的效率 用Visual Basic.NET编写扑克牌游戏 用Visual Basic为软件增加注册功能 在Access数据库中实现密码管理 在Visual Basic中用DAO实现数据库编程 Visual Basic 2005打造SQLServer数据库阅读器 用Visual Basic 2005编制游戏存档修改工具 用Visual Basic 2005编程实现TCP连接实时监控 锻炼思维能力 巧用Visual Basic编写24点游戏 在Visual Basic中调用CHM帮助的几种方法 在Visual Basic 2005中使用泛型 Visual Basic 2005的重构支持之创建方法重载 Visual Basic 2005的重构支持之智能标记 用Visual Basic 2005构建反应灵敏的应用程序 在Visual Basic 2005中定制自己的异常 在Visual Basic 2005中实现VB重构 -err
Platform: | Size: 944128 | Author: 吴置 | Hits:

[Database systemclassmanageSystem

Description: 在权衡各编程语言及各数据库系统之后,确定了使用Microsoft Windows XP操作系统,采用Visual Basic 2005 .Net编程软件作为开发工具,由Microsoft Access 作为后台支持数据库来开发考务管理系统的方案,预计设计完成的功能主要有:监考安排查询、考试安排查询、信息修改、监考跟踪等特色功能。使教务管理更加方便快捷,使本软件更加得心应手。-school class manage system
Platform: | Size: 30720 | Author: 张力 | Hits:

[CSharpliaotianshi

Description: 本项目实现了一个简单的局域网即时通讯工具,实现了添加好友、注册新用户功能。可以是用户学习交流更加方便。 本系统完成了基本功能,如添加用户,点对点聊天。在系统设计上,简单的分了模块,注意了模块划分,即数据访问层、业务逻辑层和表示层。 开发平台 Visual studio 2005、SqlServer2005; c# -This project implements a simple LAN instant messaging tools, implements add a friend, register a new user features. Users can learn more convenient communication. The system completed the basic functions, such as adding users, peer to peer chat. In the system design, simple points of the module, pay attention to the module partition, or data access layer, business logic and presentation layer. Development Platform Visual studio 2005, SqlServer2005 c#
Platform: | Size: 923648 | Author: fxhappy365 | Hits:

[WEB CodeASP.NETGeneralAuthorityManagementSystem

Description: 1.起源 在我们开发软件过程中,经常会需要开发一个后台管理程序.用于管理我们开发的前台软件. 当你开发的软件越来越多的时候,你的管理后台也会越来越多.这时如果有一个统一的管理后台.来进来管理.有统一台帐号,统一的授权来进行多个后台的管理就好了. FrameWork就是在这样的需求下产生了. 2.功能 其主要的功能就是,进行后台管理模块整合. 1)其可以支持多个应用,多个模块的权限管理. 2)支持Access和MsSql200/2005. 3)采用角色来进行权限的授权,每个用户可以属于多个角色,享有交差权限. 4)整合方便,权限检测采用httpmodule方式检测.基本不用对原有程序进行修改,便可将原有程序进行整合. 5)可视化编辑,全新的Menu和Tab控件.支持拖拉式编辑. 6)统一的事件日志管理,所有登陆操作都有安全记录. 7)每个模块的每个栏目对应一个目录, 栏目的权限抽象分为(查看/新增/修改/删除/排序/打印/备用A/备用8).目录里有一个web.config来进行目录文件权限配置,可直接将某个文件名设定到相对应的权限上.-1. Origin In our software development process, the background often need to develop a management program. The prospects for managing the software we develop. When you develop software more and more, your management background will be more and more. Then if there is a unified management background. To come in management. A unified platform accounts, unified authority to Management of multiple background just fine. FrameWork is in such demand generated. 2. Function Its main function is to conduct background management module integration. 1) it can support multiple applications, multiple modules rights management. 2) to support Access and MsSql200/2005. 3) The rights of the authorized roles for each user can belong to multiple roles, have cross access. 4) integration of convenient, permission was detected by httpmodule detect. The basic need to modify the original program can be integrated to the existing program. 5) The visual editing, new Menu and Tab controls. S
Platform: | Size: 1730560 | Author: Linus | Hits:

[.netFormLoginVB

Description: source code example for login using visual basic 2005 and ms access 2003 for database
Platform: | Size: 107520 | Author: eunmin | Hits:

[Education soft systemStudentManageSystem

Description: 本学生信息管理系统采用Visual Basic 2005编程技术和Access数据库技术开发。主界面采用MDI窗体,通过菜单实现不同模块的功能。系统的主要功能包括用户管理、课程管理、班级管理、学籍管理和成绩管理。-The student information management system using Visual Basic 2005 programming and Access database technology development. The main interface using MDI form, achieved through a menu of different modules. System' s main features include user management, course management, class management, school management and performance management.
Platform: | Size: 8914944 | Author: 漫步 | Hits:

[Windows DevelopFrameTab

Description: 其主要的功能就是,进行后台管理模块整合. 1)其可以支持多个应用,多个模块的权限管理. 2)支持Access和MsSql200/2005及Oracle9i以上. 3)采用角色来进行权限的授权,每个用户可以属于多个角色,享有交差权限. 4)整合方便,权限检测采用httpmodule方式检测.基本不用对原有程序进行修改,便可将原有程序进行整合. 5)可视化编辑,全新的Menu和Tab控件.支持拖拉式编辑. 6)统一的事件日志管理,所有登陆操作都有安全记录. 7)每个模块的每个栏目对应一个目录, 栏目的权限默认抽象分为(查看/新增/修改/删除/排序/打印/备用A/备用B),每栏目权限可最多扩展为20个自定义权限. 8)可通过目录中web.config来进行目录文件权限配置,可直接将某个文件名设定到相对应的权限上.-Its main function is to conduct background management module integration. 1) it can support multiple applications, multiple modules rights management. 2) to support Access and MsSql200/2005 and Oracle9i above. 3) The rights of the authorized roles for each user can belong to multiple roles, have cross access. 4) integration of convenient, permission was detected by httpmodule detect. The basic need to modify the original program can be integrated to the existing program. 5) The visual editing, new Menu and Tab controls. Supports drag and drop editing. 6) a unified event log management, all landing operations have safety record. 7) Each module corresponds to a directory for each section, part of the abstract into the default permissions (view/add/modify/delete/sort/print/backup A/standby B), each part can be up to extend rights to 20 custom permissions. 8) can be carried out through the directory to the directory web.config configuration file permissions can be set direc
Platform: | Size: 805888 | Author: bobo200677 | Hits:

[Tab Control04

Description: 人事管理系统的完整开发过程,对各个模块的设计进行详细的介绍。系统采用Visual C++ 6.0与SQL Server 2005开发。其中主要应用ADO数据库访问技术,进一步加强了对SQL语言的运用,巩固了一些基本控件的使用方法-Complete development process of the personnel management system, the design of the various modules described in detail. The system uses a the Visual C++ 6.0 and SQL Server 2005 development. Main application ADO database access technology to further strengthen the use of the SQL language, consolidate some basic control method
Platform: | Size: 711680 | Author: huang | Hits:

[WEB CodePhoneBook

Description: 这只是一个简单的演示应用程序。然而,基本的功能可以扩展成一个更复杂的逻辑,因为它是面向对象的。探索!特点:Visual Studio 2005(VB.net/ASP.net)——使用gridview -存储连接字符串在appsettings在web。 配置- css -使用验证控件(正则表达式&必需字段验证器)OOP(面向对象编程)访问-This is just a simple demo application. However, the basic functionality can be extended to a more complex logic, since it is object-oriented. Explore! Features: Visual Studio 2005 (VB.net/ASP.net)- use gridview- store the connection string in appsettings in web. Configuration- css- using validation controls (Regular Expressions & required field validator) OOP (Object Oriented Programming) access
Platform: | Size: 99328 | Author: 冬天 | Hits:

[SQL Server04

Description: 本代码介绍人事管理系统的完整开发过程,对各个模块的设计进行详细的介绍。系统采用Visual C++ 6.0与SQL Server 2005开发。其中主要应用ADO数据库访问技术,进一步加强了对SQL语言的运用,巩固了一些基本控件的使用方法。重点介绍DateTimePicker控件、picture控件、列表控件、树型控件等数据库系统中常用控件的使用步骤,还将介绍针对SQL Server 2005数据库,对长二进制图片数据存取的方法。-This code describes a complete personnel management system development process, the design of each module in detail. System using Visual C++ 6.0 with SQL Server 2005 development. The main application of ADO database access technology, to further strengthen the use of the SQL language, to consolidate some of the basic controls are used. Highlights the DateTimePicker control, picture controls, list controls, tree controls, and other database systems to use common controls steps will introduce for the SQL Server 2005 database, for long binary image data access methods.
Platform: | Size: 921600 | Author: 米娜 | Hits:

[Otherframework20090219(1)

Description: 其主要的功能就是,进行后台权限管理模块整合. 其可以支持多个应用,多个模块的权限管理. 支持Access和MsSql200/2005/2008及Oracle9i以上. 支持Access和MsSql200/2005及Oracle9i以上. 采用角色来进行权限的授权,每个用户可以属于多个角色,享有交差权限. 整合方便,权限检测采用httpmodule方式检测.基本不用对原有程序进行修改,便可将原有程序进行整合. 可视化编辑,全新的Menu和Tab控件.支持拖拉式编辑. 统一的事件日志管理,所有登陆操作都有安全记录. 每个模块的每个栏目对应一个目录, 栏目的权限默认抽象分为(查看/新增/修改/删除/排序/打印/备用A/备用B),每栏目权限可最多扩展为20个自定义权限. 可通过目录中web.config来进行目录文件权限配置,可直接将某个文件名设定到相对应的权限上. 配合免费的DDBuildTools (代码生成工具介绍)生成数据库代码及后台页面代码进行快速开发. 成域身份证证. -Its main function is to conduct background rights management module integration. It can support multiple applications, multiple rights management module. Support Access and MsSql200/2005/2008 and Oracle9i above. Support Access and MsSql200/2005 and Oracle9i above. Using roles for authorization permissions , each user can belong to multiple roles, enjoy cross permission. Easy integration, permission was detected by httpmodule way to detect the basic need to modify the original program , the original program can be integrated . Visual editing , the new Menu and Tab controls. Supports drag and drop editing. Unified event log management , all land operations have safety record. Each section of each module corresponds to a directory , part of the abstract into the default permissions ( view/add/modify/delete/sort/print/backup A/standby B), each column permissions to be extended to up to 20 custom permission. File permissions can be configured for directory by directory web.config,
Platform: | Size: 695296 | Author: ljlsdut | Hits:

[Software EngineeringVisual-Basic-2005-with-Ms-Access

Description: VB 2005 with MS ACCE-VB 2005 with MS ACCESS
Platform: | Size: 249856 | Author: karikalan | Hits:

CodeBus www.codebus.net