How can I get the table schema for a database or the field schema for a
table? I'm connected remotely via a socket, so I can't just dump it an
inspect the result.
Even if I could just verify the existence of a table/field, that would
work.
Adam Ernst