I'm doing a bulk insert using a DTS package. The data source is an export text file from MS Access. The data contains french characters (with accents, è,à...).
Once the data is imported, all the accents are gone, replaced by upper case letters such as T, F, G.
How can I import those characters with the accent in the database. SQL 7 has been installed with LCID 1036 (french).
Please help,
Thanks !
Once the data is imported, all the accents are gone, replaced by upper case letters such as T, F, G.
How can I import those characters with the accent in the database. SQL 7 has been installed with LCID 1036 (french).
Please help,
Thanks !