搜索资源列表
shouhou
- 售后服务系统 优质的售后服务是企业生存和市场竞争的保障,售后服务管理系统可以为企业客户服务提供有效的管理,记录客户问题及解决过程,,这对现代企业是非常重要的。 后台数据库使用SQL Server,前台开发工具使用Visual Basic。 本系统采用目前比较流行的ADO数据访问技术,并将每个数据库表的字段和操作封装到类中,从而成功地将面向对象的程序设计思想应用到数据库应用程序设计中。这也是本系统的特色和优势。-after-sales service quality after-sa
computer_selling_and_management_system_based_on_VB
- 电脑销售管理系统是典型的信息管理系统(MIS),其开发主要包括后台数据库的建立和维护,以及前端应用程序的设计开发两方面。在系统开发上,工具是Microsoft Visual Basic 6.0 ,数据库采用Microsoft SQL Server 2000 。-computer sales management system is typical of the Information Management System (MIS), including development of its ke
sql_ret
- sql equipment management system for the Institute of Laboratory office automation management system an important part of it can lend to the return of the equipment scrapped and a new standardized management, thereby increasing efficiency and avoiding
ODBC API SQL
- 开放数据库互连(ODBC)已经成为Client/Server数据库应用系统中访问远程数据库的一个标准。作为强大的前端开发工具,Visual Basic为开发者提供了多种访问ODBC数据源的途径,如JET数据库引擎、ODBC API函数、RDO接口等。比较而言,直接使用ODBC API函数的编程难度最大,但获得的存取数据库的性能也最佳。-Open Database Connectivity (ODBC) has become the Client / Server Database Applica
VB_DB
- VB+SQL/Access 数据库基本连接和应用实例源码21个 既有基本的连接例子,也有复杂的应用实例-VB+ SQL/Access database connectivity and application examples of the basic source of 21 examples of both basic connectivity, but also examples of complex applications
chaxun
- 、掌握基本查询 2、掌握嵌套查询 3、量词与谓词的应用 4、利用聚合函数进行数据统计 -To master the basic query 2, have nested query 3, quantifiers and predicate the application of 4, the use of data aggregation function
design-reports
- 本课程设计是在学完《数据库系统与应用》课程之后,让学生综合应用数据库知识,设计数据库,进行调试与测试,以加深对数据库基本知识及SQL语言的理解,提高综合应用知识的能力、分析解决问题的能力,加强数据库知识的实践技能,初步培养开发实用数据库系统的能力。-The course design is finished in school, Database Systems and Applications course to enable students to an integrated datab
shujukuTEN
- 本程序可以作为数据库入门的一个小程序,在SQL数据库里建立数据表,应用ADO.NET对数据库进行基本的操作:添加新纪录、编辑已有的记录、删除已有的记录和数据间的导航-In the SQL database to set up a data table, the application of ADO.NET database basic steps: add a new record, edit existing records, delete existing records and data
110611113
- 使用MFC ODBC类开发“学生基本信息管理系统”。理解VC++的开发环境。掌握VC++开发数据库应用程序前的准备工作。 -Use MFC ODBC type development, " the basic information management system for students." Understand the VC++ development environment. Have VC++ to develop database application pr
SQLServer2005
- 该书采用实例方式讲授SQL SEVER2005数据库的应用,以实用,实践作为原则,讲数据库的基本原理与应用技术相结合-Examples of the way the book used to teach the application of database SQL SEVER2005 to practical, practice as the principles and the basic principles of database technology and application
oracleunction
- SQL函数大全。包括:oracle常用经典SQL查询,ORACLE的基本语法,Oracle的优化器,数字处理函数,字符处理函数,oracle积累,oracle中sql plus命令大全,oracle中导出指定记录,Oracle主要的配置文件解释,防范黑客攻击Oracle系统的八大常用方法,可预见的Oracle应用程序性能调优,快速修复oracle参数文件的另类方法 -Guinness SQL function. Including: oracle popular classic SQL qu
DataBaseApplicationLessons
- 用PB讲解数据库应用技术,标准老师课堂讲课讲义,内容生动(还有老师弄得例子在里面),从登陆界面一直到基本信息库都有涵盖;去享受吧~!-Explained with the PB database, application technology, standards, teacher lectures notes, the contents of a lively (and also confused examples in which the teacher), from landing to
yjsfcy
- 湖南一家食府餐饮成功应用的管理系统,包含:酒席预订业务\系统基本配置\点菜与收银\报表查询\客户档案管理\仓库管理\日常管理等模块,所有源码以及设计文档等-Hunan restaurants catering a successful application of the management system, including: banquet booking business \ system basic configuration \ la carte and the cash regis
VisualBasic
- 这是Visual Basic+SQL Server数据库应用实例完全解析中的PPT演示文件。-This is the Visual Basic+ SQL Server database application example fully resolve the PPT presentation file.
3107006368
- 宾馆管理系统 本系统的设计开发以Visual Basic 2005 + SQL Server 2005 为工具,应用的主要技术有:面向对象的程序设计、工程属性的设置、窗体和基本控件的使用、数据库参照完整性的实现和加密算法。-Hotel management system design and development of this system to Visual Basic 2005+ SQL Server 2005 as a tool for the application of the
HongyouPPT
- 这是红有软件公司的SQL培训PPT,主要系统介绍了SQL数据库的基本知识以及应用举例,对SQL做了系统的介绍-This is the red and training software company SQL PPT, the main system introduces the basic knowledge of SQL database and application example, the system of SQL to do Introduction
SQL-Server-2005
- SQL Server 2005 数据库基础及应用技术教程与实训,有SQL Server 2005的基本操作,以及一个考试在线系统的实例-SQL Server 2005 database infrastructure and application technology tutorials and training, there is the basic operation of SQL Server 2005, and an online examination system example
sql
- 数据库更新操作是SQL语句的重要组成部分,通过试验,加深学生对数据更新操作基本概念的理解与掌握,从而达到灵活应用的目的。-Database update operations are an important part of the SQL statement, through testing, to enhance the students the basic concepts of data update operations to understand and master, so as
o
- 数据库原理与基础应用技术(oracle)-Database theory and basic application techniques (oracle)
SQLServer
- sqlserver数据库的基本应用和设计-sqlserver database of the basic application and design