Is there a way to override the default DB settings?
eg type="string" typesize="512"
There are a few places where DB settings are made - have not dug deep enough
to see which ones are actually uses (looks like there may be old code in
there)
eg
stDBMapping.string = "VARCHAR|255";
<cfset variables.dataMappings.string = "[VARCHAR] (255)" />
db.string = "[VARCHAR] (255)";
--
AJ Mercer
Web Log: http://webonix.net
--~--~---------~--~----~------------~-------~--~----~
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: [email protected]
To unsubscribe, email: [email protected]
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry
-~----------~----~----~----~------~----~------~--~---