Hello friends, Did anyone concat two Text datatype fields? How can I do that in SQL Server 2000?
I having a problem with the driver buffer (65.000 bytes limit) and I tried to change that limit but It still does not work. Then, I think I can solve this issue making an UPDATE to append data to a Text field but When I use the '+' operator I get this error: "Invalid operator for data type. Operator equals add, type equals text" Do you know how can do this concat operation? or how can I workaround the driver problem? I used both: oledb and obdc. TIA, Juan ______________________________________________________________________ Get the mailserver that powers this list at http://www.coolfusion.com Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
