Hmnn

Should just work, Transfer doesn't do anything magical to character
encoding, it should just flow through.

I can't remember.. do you need to change your collation on the DB side?

Mark

On Thu, Jan 22, 2009 at 8:07 AM, Doug Boude <[email protected]> wrote:
> 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
> >
>



-- 
E: [email protected]
W: www.compoundtheory.com

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to