macromedia.coldfusion.database_access
[Top] [All Lists]

Re: CFUPDATE character restriction

Subject: Re: CFUPDATE character restriction
From: "Dan Bracuk" <webforumsuser@xxxxxxxxxxxxxx>
Date: Mon, 21 Jan 2008 03:14:03 +0000 (UTC)
Newsgroups: macromedia.coldfusion.database_access

Usually the limiting factor is the database column.  You can't put 400 
characters into a varchar (250) field.

 But if that's not the problem, and cfquery works where cfupdate doesn't, the 
answer is obvious.


<Prev in Thread] Current Thread [Next in Thread>