I'm doing migration of objects from a staging server to production. What I've noticed is any object that has OBJECTDATA larger than 31999 characters stores anything above that in the extendeddata table. I just put together what is in OBJECTDATA with what is in the extendeddata table and push the whole thing and insert the record on the other end. Does anyone know if there is some practical reason for the objects being split like that? And, by me inserting the whole thing the wrong approach?
Thanks, Shawn Gorrell ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Get the mailserver that powers this list at http://www.coolfusion.com ------------------------------------------------------------------------------ To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
