传回 HTML 表格资料。
语法: int ada_resultall(int result_id, string [format]);
传回值: 整数
函式种类: 资料库功能
本函式用来将取得的资料转成 HTML 的表格 (table) 格式。参数 result_id 为 Adabas D 传回 ID 值。参数 format 可省略,为表格的特殊设定值。传回值为资料列数。
odbc_result_all()