I think that depends on the version of CF you are using: CF5 => LONGVARCHAR, CFMX => CLOB (but I'm not a 100% certain)
Pascal > -----Original Message----- > From: Scott Brady [mailto:[EMAIL PROTECTED] > Sent: 25 October 2004 20:46 > To: CF-Talk > Subject: Re: cfsqltype question with Access database > > On Mon, 25 Oct 2004 14:45:30 -0400, Dave Watts wrote: > > You should use CF_SQL_VARCHAR for a text field in Access. I would guess > that > > you want to use CF_SQL_CLOB for a memo field. > > My version of Homesite+ 5.5 doesn't list "CF_SQL_CLOB" as one of the > options. Is that undocumented? For memo fields, I usually use > "CF_SQL_LONGVARCHAR". > > Scott > > -- > ----------------------------------------- > Scott Brady > http://www.scottbrady.net/ > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Purchase from House of Fusion, a Macromedia Authorized Affiliate and support the CF community. http://www.houseoffusion.com/banners/view.cfm?bannerid=38 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:182576 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

