New connection params!
You can define the connection protocol
LDatabaseInfo.Protocol := 'TCPIP';
and the charset of the connection
LDatabaseInfo.CharacterSet := 'UTF8';
You can define the connection protocol
LDatabaseInfo.Protocol := 'TCPIP';
and the charset of the connection
LDatabaseInfo.CharacterSet := 'UTF8';