Bethesda Car Rental - Documents |
|
CarID | TagNumber | Make | Model | Year | Mileage | Category | PictureName | K7Player | DVDPlayer | CDPlayer | Available |
1 | 335-168 | Chevrolet | Malibou | 2006 | 22884 | Standard | \\Training\Programs\Cars\chevymalibou.gif | True | False | True | True |
2 | 475075 | Hyundai | Accent | 2006 | 32050 | Economy | \\Training\Programs\Cars\accent06.jpg | False | False | False | False |
3 | M247957 | Dodge | Caravan | 2005 | 64112 | Mini Van | \\Training\Programs\Cars\dodgecaravan.gif | True | True | True | True |
4 | M466086 | Ford | Escape | 2005 | 58327 | SUV | \\Training\Programs\Cars\2005fordescape.gif | True | True | True | True |
5 | GLL-944 | Ford | Focus | 2005 | 75225 | Compact | \\Training\Programs\Cars | False | False | True | False |
6 | M648368 | Lincoln | Navigator | 2005 | 26882 | SUV | \\Training\Programs\Cars\Navigator1.gif | True | True | False | True |
7 | 924759 | Kia | Rio | 2005 | 42668 | Economy | \\Training\Programs\Cars\2005kiario.gif | False | False | False | True |
8 | M270049 | Mazda | MPV | 2007 | 16442 | Mini Van | \\Training\Programs\Cars\mazdampv.gif | True | True | True | False |
Control | DataBinding -> Text | DataSource | DisplayMember | ValueMember | (DataBindings) -> Value | (DataBindings) -> Selected Value |
cboEmployeeID | employeesNamesBindingSource | FullName | EmployeeID | orderProcessingBindingSource - EmployeeID | ||
dtpOrderDate | orderProcessingBindingSource - OrderDate | |||||
dtpOrderTime | orderProcessingBindingSource - OrderTime | |||||
cboCustomerID | customersBindingSource | DrvLicNbr | CustomerID | orderProcessingBindingSource - CustomerID | ||
txtCustomerName | customersBindingSource - FullName | |||||
txtCustomerAddress | customersBindingSource - Address | |||||
txtCustomerCity | customersBindingSource - City | |||||
txtCustomerState | customersBindingSource - State | |||||
txtCustomerZIPCode | customersBindingSource - ZIPCode | |||||
txtCustomerCountry | customersBindingSource - Country | |||||
cboCarID | carsBindingSource | TagNumber | CarID | orderProcessingBindingSource - CarID | ||
txtCarMake | carsBindingSource - Make | |||||
txtCarModel | carsBindingSource - Model | |||||
txtCarYear | carsBindingSource - CarYear | |||||
txtCarMileage | carsBindingSource - Mileage | |||||
cboCarConditions | orderProcessingBindingSource - CarCondition | |||||
cboTankLevels | orderProcessingBindingSource - TankLevel | |||||
dtpStartRent | orderProcessingBindingSource - StartDate | |||||
dtpEndRent | orderProcessingBindingSource - EndDate |
Control | DataBindings -> Text | DataBindings - Checked |
txtCarID | bsCars - CarID | |
txtTagNumber | bsCars - TagNumber | |
txtMake | bsCars - Make | |
txtModel | bsCars - Model | |
txtYear | bsCars - CarYear | |
txtMileage | bsCars - Mileage | |
cboCategories | bsCars - Category | |
chkK7Player | bsCars - K7Player | |
chkCDPlayer | bsCars - CDPlayer | |
chkDVDPlayer | bsCars - DVDPlayer | |
chkAvailable | bsCars - Available | |
txtPictureName | bsCars - PictureName |
|
||
Return | Copyright © 2006-2016, FunctionX, Inc. | |
|