> Directly to Tom: Is it possible to switch the generated default datatype in > DdlUtils? Eg could Vadim's wish of NVARCHAR instead of CHAR be accomplished > through property-changes or similar?
Not right now, but this can be easily accomplished, though we might opt for a generic solution for databases that support this (e.g. a charset = ASCII | UNICODE attribute or something similar). You can add this yourself, you'll be on the initial committers list for DdlUtils ;-) Tom --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
