jeremy_c Messages: 175 Registered: August 2007 Location: Ohio, USA
Experienced Member
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 ?