select * from tblsend where day(tanggal) = " & tgl & " and month(tanggal) = " & bulan
rgds
[wwn]
On 9/16/05, Dedy <[EMAIL PROTECTED]> wrote:
Guys.....,
scipt ini dibawah ini Filter record berdasarkan Tanggal
cn.BeginTrans
qsql = "Select * from tblsend where Tanggal BetWeen #" &
Format(txtTgl,"mm-dd-yyyy") & "# And #" & Format(txtTgl2, "mm-dd-yyyy")
& "#"
cn.Execute qsql
cn.CommitTrans
Kalau Hanya Berdasarkan Hari dan Bulannya saja bagaimana ya scriptnya....?
------------------------ Yahoo! Groups Sponsor --------------------~-->
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/k7folB/TM
--------------------------------------------------------------------~->
Untuk keluar dari millis ini, kirim email kosong ke:
[EMAIL PROTECTED]
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/Programmer-VB/
<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
Untuk keluar dari millis ini, kirim email kosong ke:
[EMAIL PROTECTED]
SPONSORED LINKS
| Programmer | Indonesia | Basic programming language |
| Computer programming languages | Programming languages | Java programming language |
YAHOO! GROUPS LINKS
- Visit your group "Programmer-VB" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
