Hi !
I connectus with the MySql database through maria_connect(). The default port is 3306. How can I have another port ?
#xcommand FWCONNECT <oCn> HOST <cHost> ;
[<usr:USER,LANGFOLDER> <cUser> ] ;
[ PASSWORD <cPassword>] ;
[ <db:DB,DATABASE> <cDB> ] ;
[ PORT <nPort> ] [ FLAGS <nFlags> ] ;
[ CHARSET <chrset> ] [ MESSAGES <msglang> ] [ LOCALE <locale> ] ;
=> ;
<oCn> := maria_Connect( <cHost>, [<cDB>], <cUser>, <cPassword>, [<nPort>], [<nFlags>], [<chrset>], [<msglang>], [<locale>] )
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: Google [Bot] and 109 guests