jacksanders
Programmer
I am trying to restore a database, backed up from sqlbase7.5.1, to sqlbase11.5. Problem is: The backup db has different character encoding than the new db server. I have updated the country.sql and sql.ini with the information from the old db, but it is still complaining about mismatch between the codepages. Is there a way to bypass this check? (It's no big deal for if the special characters are not converted correctly).