摘要
本文介绍了客户管理系统的实现方法。目的在于让大家共享学习和运用这一语言的体会和收获。本系统是Internet/Intranet环境下面向电子商务的客户管理,通过企业管理技术、电子商务和信息技术的高度集成,讨论了客户管理系统的系统构架、系统的工作方式和数据库设计意义。通过数据库、数据源、ASP代码,进行对客户管理系统的实现,并对客户管理系统的发展进行展望。帮助企业在全球经济一体化的激烈市场竞争环境中,建立以市场、客户为中心的管理体系,有效管理企业与客户之间的关系,提高客户忠诚度,实现客户价值的最大化。从而提高企业的核心竞争力。
由于现代企业的诸多环境因素,企业在处理与外部客户的关系时,越来越感觉到没有信息技术支持的客户管理力不从心,网上客户管理系统应运而生。客户管理系统对企业业务流程的重组整合用户信息资源,以便有效的方法来管理客户关系,在企业〖本文来自:毕业设计论文网www.paper51.com〗内部实现信息和资源的共享。客户管理系统在系统设计上以帮助企业的主管人事管理的部门提高工作效率,实现企业客户的信息管理以及管理的系统化、规范化和自动化为最终目的。因此,利用网络管理,使企业在提高效率、拓展市场和保留客户三方面大大改进,对于提升竞争的优势,有着重大的意义。
关键词:客户管理,CRM,ASP,数据库,管理系统,B/S结构
Abstract
Asaresultofmodernenterprise'smanyenvironmentalfactor,enterprisewhenprocessingwithexteriorcustomerrelations,moreandmorefelttodoesnothavetheinformationtechnologysupportthecustomerrelationsmanagementtolacktheabilitytodowhatonewouldlike,onthenetthecustomermanagementsystemmanagementsystemarisesatthehistoricmoment.Customermanagementsystemmanagementsystemtoenterpriseserviceflowreorganizationconformityuserinformationresources,inordertotheeffectivemethodmanagesthecustomerrelations,inenterpriseinteriorrealizationinformationandresourcessharing.Thecustomermanagementsystemmanagementsystembyhelpstheenterpriseinthesystemdesignthemanagerpersonnelmanagementdepartmenttoenhancetheworkingefficiency,therealizationenterprisecustomerinformationmanagementaswellasthemanagementsystematization,thestandardizationandautomaticallychangesintothefinalgoal.Therefore,theusenetworkmanagement,causestheenterprisetoenhancetheefficiency,todevelopthemarketandtheretentioncustomerthreeaspectsimprovesgreatly,regardingthepromotioncompetitionsuperiority,hasthesignificantsignificance.
Thisarticleintro〖本文来自:毕业设计论文网www.paper51.com〗ducedthecustomermanagementsystemmanagementsystemrealizationmethod.Thegoalliesinletseverybodysharingstudyandutilizethislanguagetheexperienceandtheharvest.ThissystemisInternet/UnderIntranetenvironmenttoelectroniccommercecustomerrelationsmanagement,throughbusinessmanagementtechnology,electroniccommerceandinformationtechnologyhighintegration,Discussedthecustomermanagementsystemmanagementsystemsystemskeleton,thesystemworkwayandthedatabasedesignsignificance.Throughthedatabase,thedatapool,theASPcode,carriesontothecustomermanagementsystemmanagementsystemrealization,andcarriesontheforecasttothecustomermanagementsystemmanagementsystemdevelopment.Thehelpenterpriseinthewholeworldeconomicintegrationintensemarketcompetitionenvironment,establishestakethemarket,thecustomerasthecentralmanagementsystem,effectivelymanagesbetweentheenterpriseandthecustomerrelations,enhancesthecustomerloyalty,therealizationcustomervaluemaximization.Thusenhancestheenterprisethecorecompetitivepower.
Keyword:Thecustomerrelationsmanagement,CRM,ASP,thedatabase,themanagementsystemmanagementsystem,B/Sstructure
目录
摘要II
AbstractIII
前言2
1.1背景2
1.2技术要求3
第一章绪论5
第二章系统的设计目标7
第三章系统设计相关原理9
3.1ASP技术介绍9
3.2SQL语句介绍15
3.3VBScript介绍19
3.4适应Internet时代需求的B/S体系架构21
第四章系统总体设计24
4.1基本简介24
4.2系统结构图25
4.3详细设计25
第五章系统实现32
5.1用户登录界面图32
5.2资料查询界面图33
5.3基本资料界面图34
5.4权限设置管理界面图35
5.5系统日志界面图35
结束语37
致谢39
参考文献40
第四章系统总体设计
4.1基本简介
该系统是专门用于公司操作员对资料的录入、修改、增加、删除等,公司管理层还可以实时统计客户资料、客户购买力、统计业务员负责的客户和工作量、业务成功率,以及管理员进行权限管理、操作员管理等的ASP应用程序。它应该具有开放性、方便性和灵活性。操作员进行有效的身份验证登录后,根据管理员给予的权限进行操作,超越权限系统将自动予以提示;操作员登记资料将被记入库中以供审核和查阅;另外,系统还将自动记录任何员工的操作记录,以〖本文来自:毕业设计论文网www.paper51.com〗备以后查阅。
用户可以是任何公司、工厂或企事业单位,只要他们有客户或需要和别人发生经济往来,即可适用。
4.2运行环境与系统结构
为了保证系统运行的效率和可靠性,系统服务器端应具有较高的软硬件配置,客户端的要求不是很高。此应用程序可广泛运行于国际互联网即Internet,也可适用于内部的局域网。其运行要求如下:
☆软件环境:
客户端:Windows98/2000/XP/.NET,InternetExplorer(IE)5.0等
服务器端:WindowsNT/Windows2000Server/Window.NET,InternetInformationServer(IIS)4.0及其以上版本,IE5.0以上等。
数据库:采用access,运行于服务器端。也可以采用SQLServer
☆硬件环境:
服务器CPU:PIII500以上,内存:128M以上
客户机CPU:P200MMX以上,内存:32M以上
4.2系统结构图
根据前面分析,客户管理系统的结构图如下:
客户管理系统结构图
4.3详细设计
详细设计是整个设计过程中,最重要的步骤之一。下面就分如下几个部分对系统进行详细设计:(1)基本资料(2)统计资料(3)系统设置。
下面就将各主要界面及部分E-R图一一列出:
参考文献
[1]王国荣,张宝刚.ASP网站制作教程[M].北京:人民邮电出版社,2001年
[2]郑学坚,周斌.微型计算机应用及原理[M].北京:清华大学出版社,2002年
[3]谢希仁.计算机网络[M].大连:大连理工大学出版社,2000年
[4]卡通动画工作室.Flash5事例与操作[M].北京:中国青年社出版,2003年
[5]老虎工作室.Authorware5多媒体制作实例详解[M].北京:人民邮电出版社,2002年
[6]闪四清.数据库系统原理与应用教程[M].北京:清华大学出版社,2002年
[7]BillWinett.网站访问量统计教程[M].北京:清华大学出版社,2001年
[8]刘浩.在NT网中组建自己的Web站点[M].北京:人民邮电出版社,2001年
[9]闪四清.完全掌握SQLServer2000[M].北京:人民邮电出版社,2001年
[10]JohnChirillo;ScottBlaul.StorageSecurityProtectingSANs,NAS,andDAS[M].2000
[11]KevinKlineDanielKline.SQL2000[M].2000
[12]FerlandJA,FleurentC.SAPHIR:Adecisionsupportsystemforcoursescheduling[J].Interfaces,1994,24(2)
[13]Pawlak,Z. Rough Sets.International Journal of Information and Computer Science[M].1982,11
[14]张建章.浅谈ASP开发WEB数据库应用技术,计算机应用系统[J].1998,9.
[15]龚玉清.网站设计的色彩运用,现代教育技术[J].2003,5.
[16]段永红、李春海.基于ASP的网站建设,电脑开发与应用[J].2000,8.
[17]裴树军、张仁伟.基于ASP的动态WEB技术设计,哈尔滨理工大学学报[J].1999,4.
[18]杨青.ASP的主要技术特点分析,电脑与信息技术[J].1999,4.
[19]曹淑琴.ASP技术的网站建设,华北科技学院学报[J].2003,1.
[20]吴玉新.网站ASP后台解决方案[M].北京:人民邮电出版社,2003年
[21]黄明、粱旭.ASP信息系统设计与开发实例[M].北京:机械工业出版社,2003年
[22]刘禾、蔡锋.精通ASP架站技巧[M].北京:中国青年出版社,2002年