I have a problem with french accent like below.
Do you have a workaround for this ?
Thank you for your help
generated line:
INSERT INTO [dbo].[table] ([field1])
VALUES (N'Direction g+®n+®rale')
instead of:
INSERT INTO [dbo].[table] ([field1])
VALUES (N'Direction générale')