----- Original Message ----- From: "Dave Watts" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Monday, October 25, 2004 12:45 PM Subject: RE: cfsqltype question with Access database
>> I have a tag input that needs cfsqltype for a given field. >> Would be CF_SQL_VARCHAR or CF_SQL_NUMERIC but I'm using >> Access database and the field in question is just a simple >> text field. Is there such ting as a CFSQLTYPE for an Access >> field? > > 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. What might CF_SQL_CLOB do that CF_SQL_VARCHAR doesn't when addressing an Access memo field? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| The annual ColdFusion User Conference is being held Sat 6/26 - Sun 6/27/04 8am-5pm in the Washington DC Area. http://www.houseoffusion.com/banners/view.cfm?bannerid=44 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:182577 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=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

