This is a multi-part message in MIME format.
--------------924745534C59F24D8DA17653
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

I have never seen this error before, can anybody tell me what it means?
Thanks in advance. NEWREQ is the name of a table. Below is the code it
is referring to.


<cfquery name="NewRequest" datasource="OIMDBADM">
        insert into oimdbadm.newreq (time, date, agency, reqtype, requester,
req_email, phone, due_date, title, descrip, attachment, id, assigned)
        values  ('#time#', '#date#', '#form.agency#', '#form.reqtype#',
'#form.requester#', '#form.req_email#', '#form.phone#',
'#form.due_date#', '#form.title#', '#form.descrip#',
'#form.attachment#', '#form.id#', '#form.assigned#')
</cfquery>

-----------------------------------------------------------------------

ODBC Error Code = 55019 ()


[IBM][CLI Driver][AS] SQL7008N REXX variable "NEWREQ " contains
inconsistent data. SQLSTATE=55019 



The error occurred while processing an element with a general identifier
of (CFQUERY), occupying document position (99:1) to (99:49).
--------------924745534C59F24D8DA17653
Content-Type: text/x-vcard; charset=us-ascii;
 name="jtaavon.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for James Taavon
Content-Disposition: attachment;
 filename="jtaavon.vcf"

begin:vcard 
n:Taavon;James
tel;cell:(443) 506-2117
tel;fax:(410) 333-5203
tel;work:(410) 767-3415
x-mozilla-html:FALSE
org:Department of Labor, Licensing and Regulation;Office of Information and Technology
version:2.1
email;internet:[EMAIL PROTECTED]
title:Senior Web Developer
adr;quoted-printable:;;1100 N. Eutaw Street,=0D=0ARoom 203;Baltimore;MD;21201;
fn:James Taavon
end:vcard

--------------924745534C59F24D8DA17653--

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to