I am porting a LotusWorks 1.0 (think DOS 5) DB to MS Access 2000. The actual data is not the problem, it's getting the functionality they want implemented. I'm using forms to simplify things for their ...
You can view an Access database as a collection of related tables. A table in Access is a subject-based list of rows and columns. Each row in a table is called a record while every column is called a ...