国产精品婷婷久久久久久,国产精品美女久久久浪潮av,草草国产,人妻精品久久无码专区精东影业

vb企業(yè)數(shù)據(jù)信息管理系統(tǒng).rar

RAR格式版權申訴手機打開展開

vb企業(yè)數(shù)據(jù)信息管理系統(tǒng),1.1萬字31頁包括開題報告,中期報告,論文,演示ppt,系統(tǒng)程序-摘要-隨著科學技術的迅猛發(fā)展和管理水平的不斷提高,計算機已經(jīng)被廣泛應用于日常管理之中,它的運用不斷改進著管理模式,使管理日趨程序化、規(guī)范化、現(xiàn)代化。對一個企業(yè)來說,為了使數(shù)據(jù)在企業(yè)中能更有效的被利用、被管理,引入計算機輔助管理已...
編號:98-37625大小:2.56M
分類: 論文>計算機論文

該文檔為壓縮文件,包含的文件列表如下:

內(nèi)容介紹

原文檔由會員 weyue 發(fā)布

vb企業(yè)數(shù)據(jù)信息管理系統(tǒng)
1.1萬字 31頁
包括開題報告,中期報告,論文,演示PPT,系統(tǒng)程序




-摘要-
隨著科學技術的迅猛發(fā)展和管理水平的不斷提高,計算機已經(jīng)被廣泛應用于日常管理之中,它的運用不斷改進著管理模式,使管理日趨程序化、規(guī)范化、現(xiàn)代化。對一個企業(yè)來說,為了使數(shù)據(jù)在企業(yè)中能更有效的被利用、被管理,引入計算機輔助管理已是一種必然,企業(yè)管理信息系統(tǒng)的開發(fā)迫在眉睫,其中為企業(yè)實施全面質量管理,落實技術經(jīng)濟責任制提供及時、準確、可靠和一致的信息,企業(yè)數(shù)據(jù)信息管理系統(tǒng)成為企業(yè)管理系統(tǒng)中的重要組成部分。
本系統(tǒng)主要實現(xiàn)了以下功能①數(shù)據(jù)錄入:用戶按照所需要的工程規(guī)格輸入條件,系統(tǒng)根據(jù)條件按照最底層數(shù)據(jù)表計算出本次操作所需的數(shù)據(jù)加載到事先設置好的空數(shù)據(jù)表中。②數(shù)據(jù)查詢:用戶給定查詢的數(shù)據(jù)條件,系統(tǒng)在查詢DBGird中示出查找到的數(shù)據(jù)。同時可把數(shù)據(jù)添加到專用表,進行多工程的數(shù)據(jù)管理。③數(shù)據(jù)匯總和報表功能:根據(jù)企業(yè)實際要求出匯總的數(shù)據(jù)的報表顯示,同時匯總完成的信息可以打印成報表,用于文件存檔或者便于企業(yè)管理者管理數(shù)據(jù)信息。④物理表管理:對物理表進行添加、修改、備份和刪除等工作,便于數(shù)據(jù)庫的長期正常運行。⑤系統(tǒng)權限維護:在登陸進系統(tǒng)時有權限的要求,高級的權限可以管理低級的權限,加強了企業(yè)信息的保密工作。
本系統(tǒng)的開發(fā)使用 MICROSOFT公司的 VISUAL BASIC作為開發(fā)工具,利用其提供的各種面向對象的開發(fā)工具,尤其是數(shù)ADO技術能方便而簡潔操縱數(shù)據(jù)庫,通過這些技術在短時間內(nèi)建立系統(tǒng)應用原型,然后,對初始原型系統(tǒng)進行需求迭代,不斷修正和改進,直到形成了這個用戶滿意的可行系統(tǒng)。
關鍵字:管理系統(tǒng)、工程、控件、ADO。


-------------ABSTRACT--------------
With science and technology swift and violent development and constant improvement of the management level, the computer has already widely used in everyday control, its application updates the management mode, enable managing the procedure , standardizes , modernization day by day. To an enterprise, for make data can a valid one utilize , manage among enterprise, it has already been a kind of necessity to introduce the computer-aided management, the development of the management information system of enterprises is extremely urgent , among them implement the total quality control for enterprises , implement the technological economic responsibility system and offer prompt , accurate , reliable and unanimous information, enterprise's data information management system becomes the important component in enterprise's administrative system
This system has realized the following function mainly ①The data are input: Users input the condition according to the project specifications needed, system is it operate according to terms necessary data is it get in advance setting up kind empty data listing to load this time to calculate out according to the bottom data list. ②The data are inquired about: Users give the data terms inquired about definitely, the system shows the data that finds out in inquiring about DBGird. Add the data to the special-purpose form at the same time, carry on the data management of many projects. ③The data are gathered and report form function: Demand according to enterprise report form of data gathered to appear show message finished to gather at the same time can be typed into a report form actually, used in the file files or a convenient enterprise's administrator manages the information of the data④Watch manages physics: Go on add , revise , back up and work of deleting etc. to physics form , benefit the long-term normal running of the database. ⑤The systematic authority is safeguarded: There is a demand for the authority while landing and entering the system , can manage the low-grade authority in advanced authority , have strengthened the security work of enterprise's information

The development of this system uses VISUAL BASIC of MICROSOFT Company to utilize its various kinds of target -oriented developing instruments offered as the developing instrument, count ADO technology can convenient succinct to handle database , set up through technology the system use the prototype within short time especially, then, carry on the demand to change and take the place of to the initial prototype system , is revising and improving constantly, until forming the feasible system that this user is satisfied with.

Keyword:Administrative system , project , controlling part,ADO



目錄
摘要
ABSTRACT
前言
第一章 課題來源 1
1.1 來源介紹 1
第二章 可行性分析 2
2.1經(jīng)濟可行性 2
2.2技術可行性 2
第三章 需求分析 3
3.1功能需求 3
3.2結構需求 3
第四章 系統(tǒng)開發(fā)工具簡介 4
4.1 本系統(tǒng)采用的開發(fā)工具Visual Basic 說明 4
4.2面對對象的編程 4
4.2.1面向對象程序設計的主要優(yōu)點 4
4.3控件和窗體 5
4.4事件和方法以及事件驅動應用程序的工作方式 5
4.5數(shù)據(jù)庫實現(xiàn)技術簡介 5
4.5.1新建一個數(shù)據(jù)庫 6
4.5.2 修改已建的數(shù)據(jù)庫 6
4.5.3實現(xiàn)數(shù)據(jù)庫之間的聯(lián)系 6
第五章 系統(tǒng)設計 8
5.1系統(tǒng)功能 8
5.2功能模塊圖 8
5.2.1四個模塊做具體說明 9
5.3使用ADO、DAO和Data控件實現(xiàn)數(shù)據(jù)庫的各個模塊之間的聯(lián)系 9
5.4使用DBGrid控件來顯示各個模塊中的數(shù)據(jù) 11
5.5數(shù)據(jù)庫的實現(xiàn) 12
5.5.1數(shù)據(jù)庫分析 14
5.5.2數(shù)據(jù)表的構成 14
5.5.3管理員表構成 15

第六章 系統(tǒng)具體實現(xiàn) 16
6.1用戶界面的實現(xiàn) 16
6.1.1 封面 16
6.1.2 主界面 16
6.3與VB的連接 27
6.4幫助 27
6.5關于系統(tǒng) 27
6.6系統(tǒng)開發(fā)的其它方面 28
第七章 結束語及感謝 29
第八章 主要參考文獻 30




主要參考文獻
[1] Visual Basic 6.0 使用指南,
作者:Bob Reselman , Richard Peasley , Wayne Pruchniak,
出版社:電子工業(yè)出版社;
[2] 中文版Microsoft Office 2000 自學通,
作者:Ned Snell,
出版社:機械工業(yè)出版社;
[3] Visual Basic 6.0 中文版控件大全,
作者:Microsoft,
出版社;電子工業(yè)出版社;
[4] 中文Access 2000 24學時教程,
作者:Craig Eddy ,Timothy Buchanan,
出版社:機械工業(yè)出版社;
[5] Visual Basic 6.0 程序設計導學,
作者:劉圣才 ,李春葆,
出版社:清華大學出版社;