腕時計 専門販売のmens-watch.biz (3.0.6 - 3.0.18 only, PHP 4 >= 4.0.0)
odbc_field_len -- フィールドの長さを得る
説明
string odbc_field_len (int result_id, int field_number)
odbc_field_len()は、指定したODBC 結果
ID(result_id)の番号で参照されるフィールドの長さを返します。
フィールド番号は、1から始まります。
浮動小数点の精度を得るには、odbc_field_scale()
も参照下さい。