Comments
Sort by recent activity
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 / comments
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
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 / comments
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 ...
hi all
sorry the problem ... it was a download error.
jupy, now i can use it!
thanks for help
petro / comments
hi all
sorry the problem ... it was a download error.
jupy, now i can use it!
thanks for help
petro
hi all
the problems is depending on the keys you use. the key fields are fixed on the left side and when you have to much key fields, there will be no space to show the other columns.
check it out by using the same table but just one or two fields for the key to compare.
hope it helps
petro / comments
hi all
the problems is depending on the keys you use. the key fields are fixed on the left side and when you have to much key fields, there will be no space to show the other columns.
check it out ...