Is there any way to pass long text strings to a MS SQL 6.5 stored procedure from ColdFusion? Type varchar() is limited in SQL 6.5 to 255 characters. Can you declare and pass a variable of SQL type "text" to a stored procedure? If not, is there any sort of workaround? I'd like to be able to pass text up to about 6k in length.
Thanks, Jim ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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

