This system adopts Misrosoft's latest vs.net2008+sql2005 design and development, with multi-layer data structure and simple process.
It is designed to solve the direct sales accounting of small and medium-sized industrial and commercial or independent commercial enterprises with chain sales, and also includes the corresponding financial processing and reconciliation process, including:
Basic information of the system, sales management, procurement management, warehouse management, after-sales management, query analysis, reports, financial reconciliation management system maintenance, many small and medium-sized enterprises engaged in commercial sales have implemented it online, fully solving the problem of previous warehouse inaccuracies and reconciliation with customers and suppliers. Confusion and other related issues.
System installation is simple:
1. Attach computer_Data.MDF in the DB_51aspx directory to sql2005
2. Modify web.config in the directory and change <add name="AppConnectionString" connectionString="Max Pool Size = 512;Data Source=XXXXXXX;Initial Catalog=store_DB;User ID=sa;password=sa" providerName="System .Data.SqlClient"/>
Change the XXXXXXX in to your own database service name
3. Configure the website pointing to this directory in IIS and set the "Document" to "login.aspx"
4. Access the set website in IE to complete the installation. The administrator user/password is: user01
Expand