Hi, I am getting an error like Invalid Parameter Binding when i am using cfupdate. The scenario is as follows: I am trying to upload a file(word document). First i will upload the file name and some parameters associated to it. Then i will get the contents of the file using the <cffile action="ReadBinary"> and i am trying to insert this into into the DB for a column of LONG data type using CFUPDATE. Then i am getting an error message like "Invalid Parameter Binding". Also i tried using the cfstoredproc by passing the the argument to a stored proc using the cfprocparam and cfsqltype of sql_type_longvarchar. Then i am getting an error like "Unimplemented or Unreasonable Conversion Requested". Can any one please suggest me why i am getting these errors? and help me in solving this. Thanks Sunil R
__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:243016 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

