We have a connection
Ping response ok

Sending COMMAND_QUERY show databases
Columns # 1
Adding column Database ftString size:64
Data copied to Dataset
Error showing databases: 0 

Sending COMMAND_QUERY use mysql
Columns # 0
We switched to mysql database
Sending COMMAND_QUERY select host, user, password from user
Columns # 3
Adding column host ftFixedChar size:60
Adding column user ftFixedChar size:16
Adding column password ftFixedChar size:41
Data copied to Dataset







On Wed, 9 Aug 2023 21:01:43 +0200
Rik van Kekem <r...@graficalc.nl> wrote:

> Op 09-08-2023 om 20:56 schreef paste...@gmx.com:
> > revision 5 compiles but gives Error showing databases: 0
> There is a lineĀ  Debug := False; on line 679 just above the show databases.
> Can you change that to Debug := true; and report what the output is.
> 
> -- 
> Grtz,
> Rik


_______________________________________________
synalist-public mailing list
synalist-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synalist-public

Reply via email to