I need to perform a complex import in a Microsoft SQL Server 2000.
Since doing it in a DTS is too complicated, I\'m trying to do it with a little C# program, but I\'
The schema.ini file has to be saved in Unicode or ANSI, not as UTF-8.
Your data file must also be saved as Unicode not UTF-8.