> Is there a way to get the column types and names from a table with JDBC w/o
> selecting a row?
not that i know of, but it is easy to do the select...ie:
select * from table where 1=0;
that is what i do with Village and it is quick and easy...
<http://www.working-dogs.com/village/>
-jon
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html