Yes, that is how cf created the tables.  More weirdness, I found out later on that 
only one of my PCs were causing the error.  When
I killed the cookies in the browser the error disappeared.  So, the reboot I did early 
this morning wasn't really a fix - for some
reason a left over cfid/cftoken caused the error....strange...

Howie

----- Original Message -----
From: "Bud" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, November 19, 2001 8:27 AM
Subject: Re: Client storage woes


> On 11/18/01, Howie Hamlin penned:
> >  > 1. Is the data schema exactly the same for both development and production
> >>  databases for the CDATA and CGLOBAL tables? Unless you created the data
> >>  schema manually, this shouldn't be a problem.
> >>
> >
> >I had CF create the tables.
>
> Maybe CF screwed up somehow when creating the tables? Have you gone
> in and manually checked the datatypes?
>
> CDATA
> cfid     char     20    allow nulls
> app      char     64    allow nulls
> data     text     16    allow nulls
>
> CGLOBAL
> cfid     char     20    allow nulls
> data     text     16    allow nulls
> lvisit   datetime  8    allow nulls
> --
>
> Bud Schneehagen - Tropical Web Creations
>
> _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
> ColdFusion Solutions / eCommerce Development
> [EMAIL PROTECTED]
> http://www.twcreations.com/
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to