Will do!! This may fix my problem I posted. -- Regards, Michael
W. http://www.foureyes.com "Brendan Sisson" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > Michael @Four Eyes wrote: > > > Any suggestions for importing data into a custom type and dynamically > > creating the UUID in The ObjectID > > > Take a look at how the default pages and nav nodes are set up during > install: > > facry_core/ui/install/create_defaultNodes.cfm > > Basically this page populates a number of structures that replicate the > properties of the type in question, and then passes these structures to > the fourq cfc for addition into the FarCry system. Doing it this way > makes sure that all relevant tables are updated and is a much safer way > of importing data then just straight sql insert statements on the > objects database table. > > Hope that helps :) > > - Brendan > http://farcry.daemon.com.au > > > > --- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED]
