Datasheet

Figure 1-6
If you choose to create your own Access database instead of using the sample Access database available
from the Wrox Web site, you can follow the instructions in the next Try It Out to create the database:
Groups
GroupID
GroupName
GroupDescription
LastUpdateDate
Not Null
Not Null
Null
Not Null
Number(Replication ID)
Text(50)
Memo
Date/Time
GroupProjects
GroupProjectsID
GroupID
ProjectID
Not Null
Not Null
Not Null
Number(Replication ID)
Number(Replication ID)
Number(Replication ID)
Projects
ProjectID
ProjectName
ProjectDescription
SequenceNumber
LastUpdateDate
Not Null
Not Null
Null
Not Null
Not Null
Number(Replication ID)
Text(50)
Memo
Number(Byte)
Date/Time
16
Chapter 1
04_58894x ch01.qxd 10/13/05 5:54 PM Page 16