【正文】
沈陽(yáng)化工 大 學(xué) 本科畢業(yè)論文 題 目 : 企業(yè) 銷售 管理系統(tǒng) 院 系 : 經(jīng)濟(jì)管理學(xué)院 專 業(yè) : 信息管理與信息系統(tǒng) 班 級(jí) : 0701 學(xué)生姓名 : 蔣曉娟 指導(dǎo)教師 : 張強(qiáng) 論文提交日期 : 2020 年 06 月 18 日 論文答辯日期 : 20 年 06 月 28 日 內(nèi)容摘要 隨著計(jì)算機(jī)技術(shù)的迅猛發(fā)展,存在于網(wǎng)絡(luò)的企業(yè)銷售管理系統(tǒng)將逐步代替?zhèn)鹘y(tǒng)的管理模式進(jìn)入企業(yè)。為了更高效得完成銷售 方面的工作,也可以有更多的時(shí)間處理更多的別的事務(wù),企業(yè)也將擺脫原有的管理形勢(shì)完全進(jìn)入信息化管理。銷售管理系統(tǒng)在企業(yè)的管理過(guò)程中起著巨大的作用。 系統(tǒng)采用 Microsoft SQL Server2020 數(shù)據(jù)庫(kù),并使用 作為開(kāi)發(fā)工具,由銷售信息管理、商品管理、售后服務(wù)管理及財(cái)務(wù)管理等模塊組成。此系統(tǒng)包含選題背景,技術(shù)介紹,系統(tǒng)需求分析、模塊設(shè)計(jì)、數(shù)據(jù)庫(kù)設(shè)計(jì)、系統(tǒng)詳細(xì)設(shè)計(jì),以及系統(tǒng)實(shí)施。 本文介紹了銷售系統(tǒng)的開(kāi)發(fā)初衷和背景,系統(tǒng)的開(kāi)發(fā)工具,面向?qū)ο箝_(kāi)發(fā)的具體步驟,其中包括流程圖,功能結(jié) 構(gòu)圖等必要的圖形說(shuō)明。主要包括 SQL 數(shù)據(jù)庫(kù),用戶登錄模塊和主窗體的設(shè)計(jì),其中用戶登錄模塊實(shí)現(xiàn)的功能是登錄系統(tǒng)時(shí)進(jìn)行用戶身份檢查和權(quán)限分配;按照用戶權(quán)限級(jí)別對(duì)操作進(jìn)行約束和控制;編輯、修改、添加用戶信息。 關(guān)鍵詞 : SQL Server2020 數(shù)據(jù)庫(kù); 技術(shù); 企業(yè)銷售管理系統(tǒng); Abstract Along with the fast development of puter technology, the enterprise sale management system that exists in the Inter will replace the management pattern of tradition step by step to enter enterprise. Trade will also get rid of original management situation and have entered informative management pletely, because using management software can finish the work of sales more efficiently and can also have more time to handle more other affairs. The sale management system plays an important role in the management course of enterprise. This system adopts Microsoft SQL Server 2020 database, and uses Visual as a developmental tool, and it includes information management 、 goods management 、 trade management and financial management and so on. The system includes the introduction of technology, system request analyze, the module design, database design, the detail of system designing, conclusion and expectation.. This dissertation introduces the original intention and background of development, the tool of development and the details process of Object oriented development. It contents the stream chart, function and configuration chart and other necessary chart explanations. It mainly includes the design of the SQL database, user entry module and the design of the main window. The function of user entry module can check user identity and purview assign. We can control and restrict operation according user purview. We can also edit, update and add user information. Key Words: SQL Server 2020 Database; technology; Enterprise sale management system; 目 錄 第一章 引 言 ............................................................................................................... 6 開(kāi)發(fā)背景及意義 ................................................................................................. 6 第二章 系統(tǒng)分析 .......................................................................................................... 8 系統(tǒng)初步調(diào)查 ...................................................................................... 8 可行性分析 .......................................................................................... 8 技術(shù)上的可行性 ................................. 8 經(jīng)濟(jì)上的可行性 ................................. 9 操作上的可行性 ................................. 9 需求分析 ............................................................................................. 9 系統(tǒng)的功能需求 ................................ 10 系統(tǒng)的運(yùn)行環(huán)境要求 ............................. 10 系統(tǒng)的性能要求 ................................ 11 數(shù)據(jù)流分析 ....................................................................................... 11 數(shù)據(jù)流圖 ...................................... 11 第三章 系統(tǒng)功能模塊設(shè)計(jì) .................................................................................... 13 企業(yè)銷售管理系統(tǒng)功能設(shè)計(jì)目標(biāo) .................................................... 13 企業(yè)銷售管理系統(tǒng)的系統(tǒng)功能設(shè)計(jì) ................................................ 13 第四章 數(shù)據(jù)庫(kù)設(shè)計(jì) ................................................................................................... 15 數(shù)據(jù)庫(kù)設(shè)計(jì)概述 ............................................................................... 15 數(shù)據(jù)庫(kù)表的設(shè)計(jì) ................................................................................ 15 第五章 系統(tǒng)設(shè)計(jì)實(shí)現(xiàn) .............................................................................................. 18 企業(yè)銷售管理系統(tǒng)主要功能模塊詳 細(xì)設(shè)計(jì) ............................................ 18 第六章 系統(tǒng)的調(diào)試與測(cè)試 ................................................................................. 29 調(diào) 試 ................................................................................................. 29 程序調(diào)試 ...................................... 29 分調(diào) ......................................... 29 總調(diào) ......................................... 29 測(cè)試 ........................................................................................................................ 30 第七章 總 結(jié) ............................................................................................................. 31 沈陽(yáng)化工大學(xué)學(xué)士學(xué)位論文 第六章系統(tǒng)的調(diào)試與測(cè)試 企業(yè) 銷售 管理系統(tǒng)設(shè)計(jì)與實(shí)現(xiàn) 第一章 引 言 經(jīng)濟(jì)大環(huán)境的變化使得規(guī)模經(jīng)濟(jì)的優(yōu)勢(shì)不再突出。固定的硬設(shè)備、人員數(shù)量、大量資金等資源投入占企業(yè)效益的比重變少,而軟投入如管理、人力資源價(jià)值、服務(wù)、品牌附加值、渠道等要素資源的投入?yún)s能增加企業(yè)的效益?!八俣葲_擊規(guī)模”的速度經(jīng)濟(jì)概念已經(jīng)向企業(yè)提出。 那么對(duì)于日益發(fā)展壯大的企業(yè)集團(tuán),怎樣才能找到一套功能強(qiáng)大 \可任意拓展、低運(yùn)行成本、安全可靠的管理解決 方案,來(lái)跟上企業(yè)的發(fā)展,跟上時(shí)代的發(fā)展呢? 我們認(rèn)為最好的辦法是利用 Inter 這個(gè)工具,架構(gòu)自己的供需鏈管理平臺(tái),使無(wú)處不在的互聯(lián)網(wǎng)為你所用,實(shí)現(xiàn)無(wú)處不在的管理目標(biāo)。讓 Inter 像電一樣融入到企業(yè)的管理之中,提高企業(yè)在新經(jīng)濟(jì)時(shí)代的核心競(jìng)爭(zhēng)力,通過(guò)對(duì) Inter 的高效率使用,在激烈的市場(chǎng)競(jìng)爭(zhēng)中,首先打贏第一仗“信息戰(zhàn)”。正是基于對(duì) Inter的這種深刻認(rèn)識(shí),針對(duì)中國(guó)企業(yè)特點(diǎn)提出了基于 Inter 的網(wǎng)絡(luò)商務(wù)管理解決方案—— 企業(yè)銷售 管理系統(tǒng)。 開(kāi)發(fā)背景及意義 中小企業(yè)在我國(guó)經(jīng)濟(jì)發(fā)展 中具有重要地位,目前我國(guó)的中小企業(yè)數(shù)量多,地區(qū)分布廣泛,行業(yè)分布跨度大。隨著全球經(jīng)濟(jì)一體化的發(fā)展和電子商務(wù)的興起,中小企業(yè)之間的競(jìng)爭(zhēng)將越來(lái)越激烈。網(wǎng)絡(luò)及電子商務(wù)的迅猛發(fā)展突破了時(shí)間、空間的局限性,給中小企業(yè)帶來(lái)了更多的發(fā)展機(jī)會(huì),同時(shí)也增大了企業(yè)之間的競(jìng)爭(zhēng)強(qiáng)度。這就要求中小企業(yè)必須改變企業(yè)的經(jīng)營(yíng)管理模式,提高企業(yè)的運(yùn)營(yíng)效率。目前,我國(guó)