Any thoughts on having to give the database name for MySQL but having to give "public" for PostgreSQL? also the fact that it writes the table names such as public.table_name not just table_name ?
Jeremy
If you post a path, I will include it.
Anyway, this is really simple utility function used for very special reasons. I am content with it as it works now.
In fact, originally I have written it only for my one time own purposes, only including it because it does not really affect anything else and might be useful for others.