Re: Error - Invalid Parameter with CFUPDATE - while uploading a file

2006-06-12 Thread sunil kumar
. If you are using CF Enterprise, use the CF_SQL_BLOB type for this and insert the binary in there directly. If you are not, perhaps the above Base64 conversion will fix things. On 6/10/06, sunil kumar wrote: Hi jacob, My DB is Oracle 9i. It supports BLOB data type. I also tried with this data

RE: Error - Invalid Parameter with CFUPDATE - while uploading a file

2006-06-10 Thread sunil kumar
? -Original Message- From: sunil kumar [mailto:[EMAIL PROTECTED] Sent: Friday, June 09, 2006 3:58 AM 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

Error - Invalid Parameter with CFUPDATE - while uploading a file

2006-06-09 Thread sunil kumar
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

Query regarding COM objects

2006-05-11 Thread sunil kumar
Hi all, In our application we have a process of generating letters(word documents) and we are getting the following COM object problem. An Exception Occured when accessing a COM object feild. The cause of this exception was that: AutomationException:0x800a16c1 - Object has been