2009年7月13日月曜日

DzSqlRecord

try //アイオン(AION) 掲示板
with Adoquery do //RMT 携帯
Close; //AIONアイオン 攻略
sql.Clear;
sql.Text:='select '+FieldsName+' from '+TableName;
prepared;
open;
Result:=true;
end;
except
on exception do
Result:=false;
end;

0 件のコメント:

コメントを投稿