Comments
4 comments
-
Hi Petro,
There are some known issues with SQL Multiscript and script text encoding.
In what way are you not seeing Multi Script handle those characters?
Daniel -
Hi Daniel
in a script we have a insert like ....
insert into XXX( TEXT_STR )
select 'Einfache Auswertungen übernehmen'
after SQL-Mulitscript read it, it's changed to....
insert into XXX( TEXT_STR )
select 'Einfache Auswertungen �bernehmen'
if we can't handle this, it will be a big problem for us.
thanks for answer
petro -
Hi Petro,
Sql Multi Script loads all text files as if they were UTF8 encoded. Unfortunately this causing the problem you are seeing. We are hoping to address this in a future release of SQL Multi Script.
You can work around this issue by saving your scripts as a UTF8 encoded text file rather than an ANSI encoded file.
Regards,
Daniel -
Hi Daniel
Thanks for your answer. We did not decide if we go the workaround, because this is a quite big change for us.
We hope the new release can read ansi and we hope it comes soon.
Thanks
petro
Add comment
Please sign in to leave a comment.
first of all, this tool is really good
Can i make a speciall setting? If not, when will this bug be fixed. Because till this problem is fixed, it is risky for us to use SQL Multiscript! :?
We already have 5 Licences
Thanks for answer
petro