Zope:ZODBC:Table Field Name was defined with 2 words. Ex --> Last Name

Jay jjbbox2002 at yahoo.com
Thu Oct 10 19:45:19 EDT 2002


Hello clp,

I am trying to receive query results back from a sql method but not
able to display certain data due to the Field Name being defined as 2
words.

For Example:

<tr> <th>Last Name</th>
     <td><input name="Last Name"
                width=30 value= <dtml-var Last Name>     </td></tr>

As you can tell <dtml-var Last Name> is not valid and  if the table
was created with a Field Name of LastName everything would be OK.  But
it wasn't anybody have any suggestions...

Also can anyone recommend a zope product that will create forms based
on a ODBC Table?



More information about the Python-list mailing list