> What were you thinking of implementing? tables, type_info_all, type_info, column_info etc.. I guess they can be implemented through sp_tables and/or accessing systables, syscolumns, systables etc. I have done it manually by accessing these tables.
--pradeep
