Skip to content

New connection params!

Choose a tag to compare

@coluce coluce released this 05 May 22:24
· 23 commits to main since this release

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