Re: metadata and a table without entrys
Posted By:
Bozidar_Dangubic
Posted On:
Thursday, March 7, 2002 08:33 AM
you can use database metadata class. it is not dependent on whether there is data in any database tables or not. you can also, even though there is not anything in it, run a SELECT on a table and use ResultSet metadata.