and you're not getting any errors? the other values in the statement are inserting fine but you get an empty field for CUM_GPA?
On 4/18/07, John P <[EMAIL PROTECTED]> wrote: > CUM_GPA does pass with <cfform var=#form#"> on the action page. > > I am inserting other records with this insert statement, I left them out of > my post for clarity. Yes this is a new insert not an update. > > > > > >can you do a <cfdump var="#form#"> on top of action.cfm and make sure > >a value (and the value you expect) is being passed? > > > >also... you're just inserting a single record? not trying to update a > >particular existing record? > > > >On 4/18/07, John P <[EMAIL PROTECTED]> wrote: > >> > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:275803 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

