My colleague is trying to simply write to a mysql database. And having a pretty difficult time of it. He has gone through the forums, posts, books and Pro Dev Drupal and is still having a problem We are wondering if it is because he are working with computed fields? Does that make any difference in syntax, for example? If someone could post any samples they have used of syntax - writing to a Drupal 6.15, standard install using computed field values - we would be so grateful. If it works, send me your address - and I'll send you a $100.00 bucks in pure gratitude! Kind regards, Chana
Hey, I can help you, but need some more information. What exactly you want to write to the db. Are you using Computed Field module for CCK? Kindest regards, Adam Ludwinski mobile: +48 606 107 297 adam.ludwinski@meant4.com http://www.meant4.com 2010/1/29 AustinCMS <chana@austincms.com>
My colleague is trying to simply write to a mysql database. And having a pretty difficult time of it. He has gone through the forums, posts, books and Pro Dev Drupal and is still having a problem
We are wondering if it is because he are working with computed fields? Does that make any difference in syntax, for example?
If someone could post any samples they have used of syntax - writing to a Drupal 6.15, standard install using computed field values - we would be so grateful. If it works, send me your address - and I'll send you a $100.00 bucks in pure gratitude!
Kind regards,
Chana
My colleague is trying to simply write to a mysql database. And having a pretty difficult time of it.
...
If someone could post any samples they have used of syntax - writing to a Drupal 6.15, standard install using computed field values
What exactly are you trying to do? Here http://api.drupal.org/api/group/database/6 is how you write to the database, but you must know where to put your code so it's executed at the right time. F
participants (3)
-
ad4m -
AustinCMS -
Fred Jones