Hi all
I have INFORMIX server with few databases.
Please some help:
1. How to read a list of DATABASES which exist on server (get list of databases)
Something like: oOdbc:GetTables() for getting tables from database.
2. How get a list of ROUTINES (procedures) for each of databases
3. How to read content (text) of the some routine (procedure)
Best regards,