-
Stephan Daschek
- PowerBuilder
- Wednesday, 13 May 2026 07:20 AM UTC
Hi,
we have the following problem with PowerBuilder 2025 Build 3711:
Database Connection:
DBMS=SYC Adaptive Server Enterprise
....
DbParm='Release='12.5',DBTextLimit='1000000',AppName='Application',MaxConnect=225, CharSet='UTF8''
since PowerBuilder 2025 Build 3711:
blob lblob_text
selectblob TEXTCOLUMN into :lblob_text from Table where COLUMNID = 1;
len(lblob_text) = 7471184... the column contains only 2355 characters
the app crashes by string(lblob_text)...
Fehlerhafter Modulname: PBSHR.dll, Version: 25.0.0.3711, Zeitstempel: 0x6888b89a
Ausnahmecode: 0xc000041d
Fehleroffset: 0x001662f6
Fehlerhafte Prozess-ID: 0xCE54
Fehlerhafte Anwendungsstartzeit: 0x1DCE10E3CEF145A
Fehlerhafter Anwendungspfad: C:\SIC\Vw\svis.exe
Fehlerhafter Modulpfad: C:\Program Files (x86)\Appeon\PowerBuilder Runtime Packager\Runtime 25.0.0.3711\PBSHR.dll
Berichts-ID: e190b813-bd84-4eb1-8656-fd2aea04ee06
Vollständiger Name des fehlerhaften Pakets:
Fehlerhafte paketbezogene Anwendungs-ID:
There is no problem in PowerBuilder 2019 R3 Build 2703 & PowerBuilder 2022 R2 Build 2828.
The problem currently exists with our UTF8 databases.
Perhaps someone has an idea or a workaround.
thanks
Stephan Daschek
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.