Is the new database set to use UTF-8?
-------------------------
David Walker
Interim Director, Systemwide Digital Library Services
California State University
--
You received this message because you are subscribed to the Google Groups "xerxes-portal" group.
To post to this group, send email to xerxes...@googlegroups.com.
To unsubscribe from this group, send email to xerxes-porta...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/xerxes-portal?hl=en.
The main SQL script should already set the encoding to UTF-8:
http://xerxes-portal.googlecode.com/svn/trunk/sql/mysql/create-kb.sql
So if you run that (make sure you set the database name correctly) and then re-populate from Metalib, it might help. Not sure if it will, but this seems a possible source of problems.
--Dave