Mike,

If the DB field is really set to "memo", I would check your which inserts
the data.  If the code seems fine and you are in a development environment,
try inserting the data manually (straight into the DB) and see if what
happens.

Craig Thomas

PK Interactive Inc.
NY, NY 10002
212.273.9623

-----Original Message-----
From: Mike Weaver [mailto:[EMAIL PROTECTED]]
Sent: Saturday, December 16, 2000 9:20 AM
To: CF-Talk
Subject: Field Length


Hello from a Newbie,
  I am using an access data base. I have a particular field set to memo
which is 64k.   I store notes here and each one has a time stamp.  I use the
first bracket of the time stamp as a delimiter when I display them from a
query. It works fine but the fields acts like it is set for text (255 chars)
After this point the new notes start to clip off the oldest in display.  I
have checked and reset the field for memo several times.  Is there possibly
a limit to the character length of a query result?

Any assistance is greatly appreciated.

Mike
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to