Give 2 examples of database applications appropriate for personal database system.
What will be an ideal response?
Personal database system – A small organization with membership information on
a single-user managed system with Visual Fox Pro, and a small training center
with student database on a Local Area Network (LAN) using MS-Access
You might also like to view...
What will be displayed by the following program when the button is clicked?
``` Private Sub btnDisplay_Click(...) Handles btnDisplay.Click Dim s As Double s = 0 For k As Integer = 1 To 5 If k / 2 = Int(k / 2) Then s += k End If Next txtBox.Text = CStr(s) End Sub ``` (A) 12 (B) 9 (C) 15 (D) 6
When removing software, remember to use the ____________________ procedure rather than manually deleting program files.
Fill in the blank(s) with the appropriate word(s).
The lower part of the Query Design window is known as the ________
Fill in the blank(s) with correct word
Which of the following refers to the case that contains and protects the motherboard?
A. memory manager B. CP case C. system unit D. encapsulator