Hi all. forgive me if the answer to this already exists somewhere, but I couldn't find it via google or in the documentation.
What is a very nutshell example for properly inserting unicode values into a table using Transfer? Is there any special attribute values in the config file I need to set? My table columns are set to nVarchar, nChar, as appropriate; my template encoding is set to UTF-8, my db (mssql 2005) is set to SQL_Latin1_General_CP1_CI_AS for collation; but the values are being stored as question marks. Any idea on what I need to do? Maybe modify the value i'm handing over to the "set" method on my bean? Thanks in advance. Doug --~--~---------~--~----~------------~-------~--~----~ Before posting questions to the group please read: http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer You received this message because you are subscribed to the Google Groups "transfer-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/transfer-dev?hl=en -~----------~----~----~----~------~----~------~--~---
