Lebih mudah saat save anda pake Script aja.
misal
cn.BeginTrans
cn.execute "INSERT INTO Table A (Field1,....) VALUES('" &
textbox1.text & "',....)
cn.execute "INSERT INTO Table B (Field1,....) VALUES('" &
textbox1.text & "',....)
cn.execute "INSERT INTO Table C (Field1,....) VALUES('" &
textbox1.text & "',....)
cn.CommitTrans
Kalau MasEditBOx anda setting di propertiesnya dulu untuk MASK misal :
##/##/####
Salam,
On 6/2/07, wijdan ibn masood <[EMAIL PROTECTED]> wrote:
>
>
>
> Tolong dibantu...
> Aq pengen input pd 1 textbox tp bisa diisikan ke 3 tabel yg berbeda dlm 1
> database, gmn caranya? nm fieldnya sm tp beda tabel...
> Gmn jg kl input pd masked box dan label yg berisi tanggal (tgl aktif stlh
> calender dipilih/diklik)?
>
> pliz bntu aq yaaaa...
>
> ---------------------------------
> Choose the right car based on your needs. Check out Yahoo! Autos new Car
> Finder tool.
>
> [Non-text portions of this message have been removed]
>
>
>
[Non-text portions of this message have been removed]