[Prev][Next][Index][Thread][Search]

table viewing question.




is there a way of using table mode to view a table like the following?


 +-----------------+----------+--------+----------+--------------+
 |     Field       |   Type   | Length | Not Null | Unique Index |
 +-----------------+----------+--------+----------+--------------+
 | prod_no         | int      | 4      | Y        | N/A          |
 | prod_bar_code_n | char     | 15     | N        | N/A          |
 | prod_item_next_ | int      | 4      | N        | N/A          |
 | prod_price      | real     | 8      | N        | N/A          |
 | prod_sale_price | real     | 8      | N        | N/A          |
 | prod_type       | char     | 4      | N        | N/A          |
 | prod_department | int      | 4      | N        | N/A          |
 +-----------------+----------+--------+----------+--------------+

thanks

-- 
*wave*
Bart

----------------------------------------------------------------------
|Bart Bunting            |       <bart@xxxxxxxxxxx>              |
----------------------------------------------------------------------