Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Encoding issue while inserting data from template into database interaction
Nitin_B
Hi All,
We are facing enoding issues while inserting record into SQLServer
by reading value from DCR. We are fetching DCRs value from a perl code and trying to populate them into db. All the DCRs are saved in UTF8.
Teamsite Version: 6.5
SQL Server Version: 2000
Please help
Find more posts tagged with
Comments
boopath
Hi,
Please check whether the encoding for the datadase server is also of the same type. I haven't worked on sql server but in oracle during installation it would ask for the encoding type and its found in the .profile file. Please check in the same lines for the sql server as well.
Thanks,
Arun.