Hello, nice module!

I need a code example of how I would lookup a record by it's key and then find the value of a field.

I did look at data/tests/data.test but I couldn't quite work all of it out! :-S

Something in layman's terms would be nice. You know, how my own module could open table "X", search for value "Y" in field "Z" - and how I would get at the other fields.

Many thanks.

Chris.

Comments

joachim’s picture

Status: Active » Fixed

Probably just db_query(). I don't think this module exposes any special API for getting data out of tables.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.