[support] Create and manage content directly from the database.

Metzler, David metzlerd at evergreen.edu
Thu Jun 7 15:22:32 UTC 2012


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. 

Dave 

-----Original Message-----
From: support-bounces at drupal.org [mailto:support-bounces at drupal.org] On
Behalf Of Earnie Boyd
Sent: Thursday, June 07, 2012 6:35 AM
To: support at drupal.org
Subject: Re: [support] Create and manage content directly from the
database.

Standard stuff, see http://drupal.org/documentation for a good bit of
information.

You just need to create a hook_menu implementation that gives a page
callback to a custom form displays the data and whose submit action
modifies the data.

Earnie.

On Thu, Jun 7, 2012 at 4:46 AM, Wipe_Out
<wipe_out at users.sourceforge.net> wrote:
> Hi,
>
> I am creating a booking management application and the bookings are
largely
> generated and managed from a MS Access front end working directly on a
MySQL
> database.. Now we need to integrate these bookings into the Drupal
website
> so that users can add or update bookings for themselves..
>
> I have created a content type with the required fields and now need to
work
> out how to create content directly with SQL from MS Access..
>
> Has anyone ever created content this way or have any idea which tables
need
> records created/updated??
>
> Unfortunately the system needs to be able to be updated from the
Drupal site
> and from the MS Access application so imports and feeds won't work..
>
> Thanks for any ideas or help..
>
> --
> [ Drupal support list | http://lists.drupal.org/ ]



-- 
Earnie
-- https://sites.google.com/site/earnieboyd
-- 
[ Drupal support list | http://lists.drupal.org/ ]


More information about the support mailing list