Microsoft Access Syntax to create the table for Packet Logging

To create the table for Packet Logging with a minimal set of fields:

To create the table for Packet Logging with additional fields:

 Note
 
Microsoft Access must automatically insert the current date and time in the table with new record. Therefore, you should use the field with Now() function as default value.

 

The CHM file was converted to HTML by chm2web software.