摘要: delphi中将一个ADOQuery查询的数据结果传递给一个动态生成的ADOQuery 2010-03-10 17:35 方法一: beginADOQuery:=TADOQuery.Create(Application);ADOQuery.Recordset:=ADOQuery1.Recordset 阅读全文
posted @ 2017-08-04 16:52 覆雨翻云 阅读(995) 评论(0) 推荐(0)