Manually create nodes from C++

letharion - August 12, 2009 - 09:12

I have a C++ program that generates data that I'd like automagically inserted into the DB as nodes.

I found this: http://www.unibia.com/unibianet/drupal/how-create-drupal-nodes-script on how to create nodes automatically, but that requires php for obvious reasons.

Has anyone done this before, and how did you go about it?

Relevant:

letharion - August 12, 2009 - 12:10

http://dgtlmoon.com/saving_dr

letharion - August 12, 2009 - 13:31

http://dgtlmoon.com/saving_drupal_cck_node_drupalexecute_is_a_dog_use_no...

Creating the nodes was very simple by calling a php script, but I still don't know how to call that script from my program.

 
 

Drupal is a registered trademark of Dries Buytaert.