> BTW, how to set port for mysql connection using sqlDB? Defining "port=3307" 
> or "-P 3307" on params property seems to be ignored. Using "hostname:port" 
> on hostname property is also not working. Thanks for the help.

If I look in the source, I see a ports parameter, so port=xxx is the way to
go.

Could be that in the source it is spelled with a capital P, try "Port=..."
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to