1樓:使用者名稱是啥東西
dim rst as new adodb.recordsetdim conn as new adodb.connectiondim sql as string
conn.connectionstring = ...--連線串conn.open
sql="select * from 客戶資訊管理 where customercode='"+customercode.text+"'";
rst.open sql, conn, adopenkeyset, adlockoptimistic
--查詢相關資料
然後從rst中取值並填充相關文字框
if not (rst.bof and rst.eof) thenname.text=rst("name")......
end if
點選更新按鈕後,獲取各個文字框的值,然後拼湊sql然後執行即可sql="update 客戶資訊管理 set name='"+name.text+"',... where customercode='"+customercode.
text+"'";
2樓:匿名使用者
把各文字框與記錄集中的欄位繫結就行了。
這道題怎麼做,這道題怎麼做
s環 3.14 r2 r2 r2 r2 12.56 3.14 4 解釋 r是大圓的半徑,同時也是大正方形的邊長,r 是小圓的半徑,同時也是小正方形的邊長。大正方形的面積 小正方形的面積 4平方釐米環形面積計算 s環 r2 r2 環形面積 圓周率乘 大圓半徑的平方 小圓半徑的平方 s環 1 2a 2 ...
這道題怎麼做,這道題怎麼做?
這是求半徑為3的圓的面積啊。如果真的要求的,換到極座標系裡,就很方便了。這道題怎麼做 把木棒的截面積算一下s 3.14r2,小於盒子口面積,應該可以!如有實物,動手試試 設第一次每本書的批發價為x,那麼第二次每本書批發價為 1 20 x 1.2x 第一次購書本數 1500 x,第二次購書本數為 21...
這道題怎麼做,這道題怎麼做?
第一題a n 1 a n 1 an a2 a1 a1 n 1 2 1 n 1 n 2 2 所以an n n 1 2 1 an 2 1 n 1 n 1 1 a1 1 a2 1 a10 2 1 1 2 1 2 1 3 1 10 1 11 2 1 1 11 20 11 第二題 sn n n sn 3 0由...