Betul pake fungsi select aja, kalo mau replace data pake fungsi replace aja, semua perintah sql bisa ko untuk DBF, biar sederhana pake dao aja, pake object data biar aman karena pas buka dbf tidak exclusive
perintahnya begini aja Data1.Connect = "dBASE IV;" Data1.DatabaseName = nama_Path Data1.RecordSource = "SELECT * FROM nama_dbf" Data1.Refresh semoga bermanfaat Ronald Irawan <[EMAIL PROTECTED]> wrote: pake fungsi select nya aja.. seperti select nya SQL, tinggal tambah where untuk menggantikan seek ( biasanya sih saya pake ado dan bisa) Thanks Ronald Irawan http://www.Foodinvestment.com/?id=ronald_delgeano http://www.agloco.com/r/BBDK9147 Jakarta [EMAIL PROTECTED] Sent by: [email protected] 17/10/2007 11:39 AM Please respond to [email protected] To [email protected] cc Subject Re: [indoprog-vb] DBF coba anda ganti2 type component dataNya,,karena fungsi find/seek hanya berlaku jika type component dataNya snapshot,,atau recordset > ada yang pernah bikin prog untuk akses database DBF, untuk fungsi find > / seek kenapa saya ga bisa2 untuk perintah ini ya... > > ceritanya saya mau cari di field dbf kemudian mau saya edit... > thanks before > > Salam, > ChipMunks (Copy Paste Programmer) > mailto: [EMAIL PROTECTED] > Yahoo : Henqy > Skype : Hengky_Purnomo > > [Non-text portions of this message have been removed] Oki Hartanto My Blog n See My picture in ..:: OKI_H ::.. --------------------------------- Fussy? Opinionated? Impossible to please? Perfect. Join Yahoo!'s user panel and lay it on us. [Non-text portions of this message have been removed]
