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/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to