On 7 June 2012 17:24, Earnie Boyd <earnie@users.sourceforge.net> wrote:
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.


@Ernie - That was where we started but since we are not the worlds greatest programmers we are looking to switch it the other way around and get MS Access to work on the Drupal tables.. This way we can use "Views", "Rules", "References" and all the other available Drupal functionality as well..