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