Mike, time to think about actually storing each note with it's timestamp in
it's own row. That's what a database is for.
How about posting the code?

jon
----- Original Message -----
From: "Mike Weaver" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Saturday, December 16, 2000 9:19 AM
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