Raymond Camden wrote: > Is it possible, using cfproperty, to tell Farcry that a property is > NOT 255 characters long? For example - a postal code?
Not with FarCry 3.0. Determining the precision of a data type is a key feature we're trying to get into 4.0. Its part of a general overhaul of COAPI deployment code named "SQLDELTA". If you really want something smaller, then you should be able to adjust the field in the database and ignore the warning in the COAPI types deployment area. -- geoff http://www.daemon.com.au/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/farcry-dev -~----------~----~----~----~------~----~------~--~---
