[quote="Wanderson":1ew4ecr6]Hi,
Why after this: ocn:SetMsgLang( "pt_BR" ) mariaDB returns error messages in english? I want set the Brazil portuguese messages.
Thanks in advance.[/quote:1ew4ecr6]
Thanks for pointing out. This is due to a bug in the METHOD SetMsgLang(). Fixed now in FWH 17.07.
But you may set
FWSetLanguage( 4 ) before connecting to the server, then MsgLang() is automatically set to Portuguese when you open the connection.
[code=fw:1ew4ecr6][/code:1ew4ecr6]
↧