You are on page 1of 1

Internal Assessment [ Mock ] MBA 2012-14

General Instructions

( 28-09-2012 )

1. Ensure that you have downloaded the Attachment BankCust.accdb together with this document 2. Rename this Database to nnn_ffffffffff_BankCust.accdb where nnn=Your Class Roll No. and ffffffffff =Your First name [ In case of Conflicting First Names ffffffffff =FirstName_SurName ] 3. Open the Database using MSAccess2007. Rename the two tables tblCustomers and tblAccounts to nnnCustomers and nnnAccounts where nnn=Your Class Roll No. 4. Open each of the Tables in Design Mode and Assign the Primary Key accordingly 5. Create a Relationship between the two tables nnnCustomers and nnnAccounts based on CustomerId 6. Create a Query q_nnn_BankCust using the two tables to display the following fields CustomerId , Cust_Name, City, State from nnnCustomers and the corresponding fields AccountID, AccountType and Balance from nnnAccounts 7. Refine the above query to display customers from Kolkata with Balance >10,000 8. Create a Report r_nnn_BankCust using the two tables to display the following fields CustomerId , Cust_Name, City, State from nnnCustomers and the corresponding fields AccountID, AccountType and Balance from nnnAccounts The Report should reflect a Statewise-Citywise List of Customers with AccountID, Account Type and Balance 9. Create a Master-Detail [ Main and Sub-Form together ] Form f_nnn_CustAccts using the two tables nnnCustomers and nnnAccounts to display the following fields CustomerId , Cust_Name, City, State from nnnCustomers [ Main Form ] and the corresponding fields AccountID, AccountType and Balance from nnnAccounts [Sub-Form : The Sub-Form should be in Datasheet Format ] -------------------------------------------------------------------------------------------------------------[ This part is Applicable for the Main Assessment. DO NOT send any Mail for the Mock Test ] After you have finished, 1. Rename the Database nnn_ffffffffff_BankCust.accdb to nnn_ffffffffff_BankCust.accdx [ Please note .accdbx ] 2. Send the Database nnn_ffffffffff_BankCust.accdx to pradipd@iiswbm.edu as Attachments from Your eMailId 3. On the Subject Line remember to mention your Roll No. and Full Name

The deadline for this Assignment is 01-10-2012 12:00 Hrs after which a penalty of 5 Marks per day ( or part thereof ) will be applicable.

You might also like