L
Lee Goddard
At 2004-12-14 08:26:01 PST, Sherm Pendley ([email protected])
wrote:
Thanks, that's true, but what I'm really looking for is a way to tie
multiple, linked tables to a hash.
And at 2004-12-14 08:50:03 PST, Matija Papec ([email protected])
added:
It does, but I can't find any info there on using it on tables related
by UID. I've been look at the author's Tie::RDBM too, but that rather
seems a misnoma - it doesn't seem to be so much a Relational DataBase
Manager, as a way of freezing and thawing perl data to a database.
I'm trying to use perl to dynamically create an RDB based upon an XSD
file, and then to parse SCORM Manifest XML on the fly, using the XML's
cross-referencing UIDs as related fields.
Does anyone out there have any ideas of another module that might
provide the underlying functionality? I don't much fancy writing a DB
Tie this close to the holidays with so much 'flu' around ...
Thanks
Lee
wrote:
If you're thinking this would take three separate SQL queries, you can
...join
Thanks, that's true, but what I'm really looking for is a way to tie
multiple, linked tables to a hash.
And at 2004-12-14 08:50:03 PST, Matija Papec ([email protected])
added:
Check for Tie:BI, it does even table updating for you
It does, but I can't find any info there on using it on tables related
by UID. I've been look at the author's Tie::RDBM too, but that rather
seems a misnoma - it doesn't seem to be so much a Relational DataBase
Manager, as a way of freezing and thawing perl data to a database.
I'm trying to use perl to dynamically create an RDB based upon an XSD
file, and then to parse SCORM Manifest XML on the fly, using the XML's
cross-referencing UIDs as related fields.
Does anyone out there have any ideas of another module that might
provide the underlying functionality? I don't much fancy writing a DB
Tie this close to the holidays with so much 'flu' around ...
Thanks
Lee