> I don't know what it is with comp.lang.python/python-list these days
> and the cheap put-downs. Unless you know the person you're responding
> to personally, and thus the above counts as some kind of banter, you
> would do better to keep the insults to yourself.
You are completely right, I was o
Crutcher wrote:
> Skipping ahead, let me try to rephrase this.
>
> First, this isn't really a python question, it is SQL, XSLT, and
> program design, but I'll try to answer.
Well, first of all, it's about mapping XPath onto a relational data
model. This is clear from the original posting:
Skipping ahead, let me try to rephrase this.
First, this isn't really a python question, it is SQL, XSLT, and
program design, but I'll try to answer.
You have templates, they contain general layout stuff, and input
fields. You are transforming them into HTML pages, and part of what you
want to do
Hello,
I want to embed SQL type queries within an XML data record. The XML
looks something like this:
1
2
3
I want to populate the drop down options from a database. The table
looks like this (example):
CREATE TABLE options_