Hi,
Is it possible to list all names of databases die are in the System DSN? (like mysql_list_dbs($link_id) for MySql)
Thanks Yvo😕
just use the sql querry "show databases;"