SSL conection with tDolphin

SSL conection with tDolphin

Postby rogerio » Tue Jul 23, 2019 8:57 pm

Hello,
I use tDolphin and need an example SSL connection to MariaDB / MySQL.
I didn't find any examples in the samples folder.
Non-SSL connection I do like this:

TRY
CONNECT oServer HOST alltrim(host) ;
USER alltrim(usuario) ;
PASSWORD alltrim(senha) ;
PORT nPort ;
FLAGS nFlags;
DATABASE alltrim(DBName)
CATCH oErr

MsgInfo( oErr:Description )

RETURN NIL
END

Could someone help me with the commands for SSL?
Tks.
User avatar
rogerio
 
Posts: 83
Joined: Wed Nov 09, 2005 11:22 pm
Location: São Lourenço da Serra - SP - Brasil

Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 61 guests