I place the info in a form and then do this cfinsert

<CFINSERT datasource="brinventory" tablename="soldSteel"
formfields="type_id, desc, typeid, width, weight, length, quantity, price,
method, location, comments, companyname, invoiceno, datesold, pono">

desc is the problem..

-----Original Message-----
From: Mosh Teitelbaum [mailto:[EMAIL PROTECTED]]
Sent: Thursday, September 19, 2002 9:35 AM
To: CF-Talk
Subject: RE: Just curious possible problem


What code are you using to perform the copy?

--
Mosh Teitelbaum
evoch, LLC
Tel: (301) 625-9191
Fax: (301) 933-3651
Email: [EMAIL PROTECTED]
WWW: http://www.evoch.com/


> -----Original Message-----
> From: Webmaster [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, September 19, 2002 10:35 AM
> To: CF-Talk
> Subject: Just curious possible problem
>
>
> I noticed if I have a set of text example: " s3 10 X 50" 120 pcs". I have
> this in an access database without the quotes, but when I try to copy that
> information to anew table it stops where the first space begins. So when I
> am looking at what copied into the new table is just "s3".. What
> am I doing
> wrong besides using access.. I am also using cf 4.5..
>
>

______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to