Hello there,
I need to add customers names that contain international characters into a
Sybase database (�,�, �, � things of that sort) I currently first search
the names table to see if the record that I'm trying to add is already
there...
Exp.: select cust_id from cust_names where name = #new_name#
new_name can contains names with or without the international character,
everything is fine for names without these characters, but I get a database
error on every name that contains one of them... my question is, has anybody
encountered this before, and how where they able to solve it, is there a
function in ColdFusion that I can use to allow for the comparison? I have to
allow for the names to contains these, so dropping them is the last
option...
Bismarck Perez
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebarRsts&bodyRsts/cf_talk or send a message
to [EMAIL PROTECTED] with 'unsubscribe' in the body.