Survey Info Plugin

This plugin provides a technology demonstration on data transfer between the AT (Archivists Toolkit) and an Access database. The plugin provides a good starting point for developers looking to write their own code which interacts with an Access database. Though programmed to transfer a specific set of data from the AT to an Access database, the code can be easily modifiable to work in a more general fashion. As such, the code provides a good example for plugins which need to move data between the AT and and an Access database. Moreover, the code also provides an example of running plugins as standalone applications and connecting to an Access database through remote method invocation RMI.

Author: 
AT Developer Team
Zip File: 
Source File: 
Description: 
Plugin that demonstrates methods to transfer data between the AT and an Access database