Steven, Try simplifying your insert query to troubleshoot the problem. Remove all but the first field from the query and test. Add one more field and test, rinse and repeat. Also, enable debugging in CF Administrator, and make sure that you add your computers IP address to the debug list.
Carl Steven Sprouse wrote: > Well, I'd say I'm officially stuck then. Looks like "Text" datatype in > filemaker converts to varchar, which is what I have. I've removed the quotes > around the cfqueryparam statements. The form is still not putting the data > into the database. Would dropdown or check boxes convert the data type for > some reason? I'm just thinking out loud. I really am not sure beyond this > point where to go. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:331856 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

