Dabo Trac wrote: > #1203: Non ascii chars in table names > -------------------------------------------+-------------------------------- > Reporter: raffaele | Owner: > Type: defect | Status: new > Priority: minor | Milestone: 0.9.2 > Component: ide | Version: 0.9.1 > Keywords: UnicodeEncodeError tablenames | > -------------------------------------------+-------------------------------- > If you use the AppWizard to generate an application on top of a PostgreSQL > database with non-ascii chars in field names (such as 'Quantità '), the > wizard fails with UnicodeEncodeError: ... ordinal out of range (128) >
I wonder how common non-ascii field or table names are used. Does anyone have any pointers on how common this is used? Which programming languages do use non-ascii reserved words? Uwe _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/[email protected]
