Trouble with Access

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I took Access back in College, but for some reason I can not remember the
difference b/w a datasheet and a database view. What is the difference?
 
There is no "database view" that comes to mind.

As for "datasheet view" of tables, it is recommended for use more as a
design aid than a means of delivering a design. If delivering
something that looks like the table datasheet view then it is easy to
design a subform that looks similar to the datasheet view. There are
several advantages to using forms for that purpose, not least is
ability to react to changes in the data, the protection you can afford
your data and the ability to present data conditionally.

HTH
--
-Larry-
--

onelove317 said:
I took Access back in College, but for some reason I can not remember the
difference b/w a datasheet and a database view. What is the
difference?
 
Back
Top