Walt Haas wrote: > The character set is configured into the database when it is created, > so you should automatically get whatever was created. > > Actually I believe it is configured per table. Its both, and more. Character encodings can be set at the server, database, table, and even field depending on the field type. -- Ritter