On Thu, Jun 7, 2012 at 11:22 AM, Metzler, David metzlerd@evergreen.edu wrote:
Unless I misunderstand this question he's asking about how to create nodes in a mysql database using MS access as the development tool. The nodes he's asking to create are CCK crafted nodes in drupal.
He is asking how to update the tables created by the MSACCESS tool in an external MySql DB. You can connect to the external DB with Drupal and use Drupal to display and update the data. You don't need to create Drupal nodes to do that.