- Cell Phones 1585
- Desktop 761
- Editors 425
- Education, Science & Engineering 1093
- Games 2259
- Internet 4693
- Multimedia & Graphics 977
- Office software 755
- PC 470
- Programming 1874
- 1C 145
- ActiveX 3
- Assembler 30
- C# 85
- C/С++ 281
- Data Bases 402
- Delphi/Pascal 494
- Disassemblers 6
- OpenGL/DirectX 5
- PHP 155
- Setup Software 22
- Visual Basic 25
- Others 221
- Security 946
- SEO 306
- Software for Pocket PC 187
- Utilities 3855
Code for Settlements with customers for construction wo
Refunds: 0
Uploaded: 18.09.2014
Content: text 449 symbols
Product description
Code for database "Settlements with customers for the work of building mechanisms" in MS Access.
Download the report on the database screen forms free access.avorut.ru/1/175_raschety_s_zakazchikami_za_rabotu_stroitelnykh.doc
Name: Payments to customers for construction work mehanizmov.mdb
Link: http://access.avorut.ru/load/0-0-0-175-20
Additional information
Ready database Access "Calculations with customers for the work of construction mechanisms"
1.
Create tables:
Table 1. Handbook of construction machinery
Structure of the table: Code of the mechanism, Name, Cost of one machine hour of work
Table 2. Customers
Table structure: Customer code, Organization name, Form of payment (cash / non-cash)
Table 3. Orders
Table structure: Order number, Order date, Customer code, Mechanism code, Amount of work in hours
2.
Enter in Table 1 information about the 10 mechanisms proposed by the company, in Table 2 - data on six customers.
3.
Create the "Order" form for entering data into table 3. Use the combo boxes to enter the codes of the mechanisms and codes of customers. Provide control over the input data (Order Date and Volume of work) and output messages when input errors occur. Enter the data for the five orders made by different customers. In one order, the operation of several mechanisms per customer can be included.
4.
Create a form (main / subordinate type) only to view data by the specified mechanism, which must be selected from the list. The main form should contain information about the mechanism, and the subordinate must have a tabular form and contain data on customers, the volume and cost of work. The form should contain summary data on the scope and cost of the selected mechanism.
5.
Create a report "Report on the use of mechanisms" on the basis of a cross-request, containing information on the amount of work performed by various mechanisms for each of the customers.