搜索资源列表
LRB
- 人事管理系统 基本功能说明: 3.1数据录入 提供两种信息录入方式:列表录入、模板录入,用以满足不同用户的需要。 3.2数据的删除修改: 对数据的最基本的操作,保证数据正确性和完整性,为其他操作打好基础。 3.3数据的查询: 用户可以直接快速地查阅和打印系统中的员工个人信息(如人员情况、工资情况、职称评定、保险福利和决策支持等信息);也可以做出各种复杂的查询, 为了领导作出准确判断提供数据的支持。 3.4账号的管理: 实现了对用户分组管理,并且可对用户的
daglSys
- 档案信息管理系统,在DELPHI7下通过,另有RATIONAL ROSE2003的建模 首先需要启动Sql Server 2000服务器 然后再配置ODBC数据源,新建一个数据源将其命名为ArchDB, 它指向Sql server 2000的主数据库master。 接下来直接运行编译好的ArchManager.exe执行文件, 然后在启动窗口中选择恢复数据库(ArchDB.dat)。 最后即可以直接进入该软件。-records information management
SQLODBC
- 程序功能:实现vc中通过ODBC数据源来访问SQL数据库-procedures functions : vc achieved through ODBC data source to access SQL database
BookInquire
- 用户名:admin,口令:123456。 使用的数据库SQL Server 2000和Microsoft Access数 据库。Microsoft Access数据库使用Visual Basic提供的可视化 数据管理器VisData创建。SQL Server 2000数据库则需要安装 SQL Server 2000。-Username : admin, password : 123456. Use the SQL Server 2000 database and Microsof
shouhou
- 售后服务系统 优质的售后服务是企业生存和市场竞争的保障,售后服务管理系统可以为企业客户服务提供有效的管理,记录客户问题及解决过程,,这对现代企业是非常重要的。 后台数据库使用SQL Server,前台开发工具使用Visual Basic。 本系统采用目前比较流行的ADO数据访问技术,并将每个数据库表的字段和操作封装到类中,从而成功地将面向对象的程序设计思想应用到数据库应用程序设计中。这也是本系统的特色和优势。-after-sales service quality after-sa
48410
- This project attempts to implement a Database using B+Tree. The project has developed a DATABASE SYSTEM with lesser memory consumption. Its API includes simple SQL Statements and the output is displayed on the screen. Certain applications for which s
dbo.countshoppingcartitem
- 这也是一个存储过程,这个存储过程的作用是获取用户购物车中的商品数据。-This is a storage process, the storage process is the role of users to access the value of car data.
DataAccessTest
- C#数据存取 C#数据存取 C#数据存取-data access C# C# data access data access C# C# data access data access C# data acce
dataexportandimport
- 数据导入导出,精心花费2个月时间编写,包括数据库连接设置,数据库使用,多线程,使用ACCESS,以及SQL SERVER数据库-Data Import Export, carefully spent two months to prepare, including the database connection settings, database use, multi-threading, the use of ACCESS, as well as the SQL SERVER databas
access-SQL
- SQL SERVER 和ACCESS的数据导入导出-SQL SERVER and ACCESS the data import and export
access-and-sql
- 里面包含了两种将access数据库数据导入sql数据库中的方法-Which contains two to access the database data into sql database Method
SQL-Server-processing-mass-data
- 超大型数据库的大小常常达到数百GB,有时甚至要用TB来计算。而单表的数据量往往会达到上亿的记录,并且记录数会随着时间而增长。这不但影响着数据库的运行效率,也增大数据库的维护难度。除了表的数据量外,对表不同的访问模式也可能会影响性能和可用性。这些问题都可以通过对大表进行合理分区得到很大的改善。当表和索引变得非常大时,分区可以将数据分为更小、更容易管理的部分来提高系统的运行效率。 -Large size of the database is often hundreds of GB, and s
mainform
- 1.本程序是一个教学程序,整个程序框架都是按照商业程序模式来进行的 2.程序中大部分的功能都得到了很好的实现,尤其是一些关键的技术和功能,读者可以自己完善。 3.有关餐饮的大部分模块都已经建立,有些没有完善,读者可以自己补充。 3.程序采用ado技术,如果采用access,可以直接运行该程序,如果要改成sql server,请用sql server的查询分析器,运行sql目录下的cygl.sql文件。然后手工输入一些基本的数据,或者直接将access数据(cygl.mdb)的数据,导
matlab-read-data-from-Access
- matlab将数据库文件.mdb读取,克服单一从txt读取的缺陷-matlab read data from Access
Data-Access---Data-Entry-Form
- Create a data entry to to add, update and delete records a single table.-Create a data entry to to add, update and delete records a single table.
Data-Access---Custom-Data-Binding-Format-Handlers
- This application demonstrates how to use the Format and Parse event handlers when data binding Windows Form controls. The Format event fires when the data is transferred the data source to the bound control, whereas the Parse event fires when data is
Data-Access---Create-an-Offline-Application
- Demonstrates how to use the DataSet objects built-in methods to allow an application to work with data on or off line.
Data-Access---Build-a-Master-Detail-Windows-Form.
- This sample shows you how to build a master-details application. This common type of data-bound form is useful for navigating through records and viewing various levels of detail for the data related to each record.
Data-Access---Bind-Data-in-a-ComboBox
- This sample shows some how to bind data to a combo box control .
DB_Access_Delphi
- Connect Delphi to access data base with compenent AdoConnection . Add new record and modif record and delete record . finally print report
