On Thursday 11 January 2007 14:04, Paul McNett wrote: > Ed Leafe wrote: > > On Jan 11, 2007, at 4:36 PM, Paul McNett wrote: > >> Can you patch the code in the data environment wizard to at least > >> ignore > >> fields with types of "?" ? > > > > I could, but that feels like burying the problem. > > > > The problem, of course, is that we don't have complete support for > > all data types. We should be working on that first. > > Ideally, yes. But practically, we should work around the "?" as much as > possible until we can systematically get all the needed datatypes worked > out. I don't think it is necessarily burying the problem, given that > having the wizard ignore those fields will quite glaringly result in > dropped fields in the data environment. But at least it'll run.
Thinking about this a little more I agree with Paul. Postgres allows UDF's to be datatypes. That would surely crash. By the way I think I have a handle on the Postgres Geometric Data Types. Hope to support them soon. -- John Fabiani _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
