![]() |
#2
icecool2006-05-28 14:21
|
a[1024]="100.24.258.23";
m_pConnection->Execute("INSERT into t1(id,dd) VALUES ('------- ','2')",&RecordsAffected,adCmdText);
请教 如何才能把a[1024] 添加到t1(id,dd) 中的id 中去啊。