10 pts.
 VB
For every form in Visual Basic, are separate database needed or not?

Software/Hardware used:
vb 6.0
ASKED: October 9, 2012  2:11 AM
UPDATED: October 9, 2012  12:17 PM

Answer Wiki:
No , For one form You can use as many Database's as needed.
Last Wiki Answer Submitted:  October 26, 2012  6:58 am  by  TomLiotta   107,955 pts.
All Answer Wiki Contributors:  TomLiotta   107,955 pts. , akg1author   75 pts. , Michael Tidmarsh   11,390 pts. , saranmani   10 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 
 44,130 pts.

 

A form can access many databases and multiple forms can access the same database.

 3,910 pts.