Monday, 19 July 2010 13:19
Kategori : Windows XP | 0 | 12 views

  cara supaya checkdisknya ilang
1. km pilih start -> Run
2. trus ketik 'cmd' trus enter
3. lalu muncul windows hitam(command promt)
nah lalu ketik 'chkntfs /X C: D: E:' tanpa tanda kutip. C D or E bisa diganti ama drive lain.. drive yang selalu di scan.
4. abis itu langsung restart kalo selesai
done: hope usefull ^_^

Yupi Sugianto.. read more..

Friday, 18 June 2010 06:04
Kategori : Query Freak | 1 | 63 views

  it's easy but need a few concentration..

one a bit freak query to calculate my client sales commission..
SELECT huhu.* , head.tanggal , head.sales, head.customer
FROM
(
SELECT x.faktur_penjualan_header_no, COALESCE(x.customer_name,z.customer_name) AS customer_name, COALESCE(weight_total2mToUp,'') AS weight_total2mToUp, COALESCE(weight_total2mToDown,'') AS weight_total2mToDown
FROM
(
SELECT zz.faktur_penjualan_header_no, xx.tanggal, xx.tanggal_BayarKomisi, xx.customer_name, xx.sales_code, xx.sales_name, xx.weight_total2mToUp, xx.status_transaksi FROM (
SELECT a.faktur_penjualan_header_no,
CONCAT(SUBSTRING(tanggal,9,2),'/',SUBSTRING(tanggal,6,2),'/',SUBSTRING(tanggal,1,4)) AS tanggal,
tanggal_BayarKomisi,
customer_name,
sales_code,
sales_name,
COALESCE(SUM(e.qty*d.commision_sales),'') AS weight_total2mToUp,
status_transaksi
FROM faktur_penjualan_header a, customer b, sales c , product d , faktur_penjualan_detail e
WHERE a.customer=b.customer_code
AND a.sales=c.sales_code
AND e.product_id=d.product_id
AND e.faktur_penjualan_header_no=a.faktur_penjualan_header_no
AND thickness >= 2
AND status_transaksi = 'LUNAS'
AND tanggal_BayarKomisi IS NULL
GROUP BY e.faktur_penjualan_header_no
) xx
RIGHT JOIN (
SELECT faktur_penjualan_header_no FROM faktur_penjualan_header
WHERE status_transaksi = 'LUNAS' AND tanggal_BayarKomisi IS NULL ) zz
ON xx.faktur_penjualan_header_no=zz.faktur_penjualan_header_no
) X
JOIN
(
SELECT uu.faktur_penjualan_header_no, yy.tanggal, yy.tanggal_BayarKomisi, yy.customer_name, yy.sales_code, yy.sales_name, yy.weight_total2mToDown, yy.status_transaksi
FROM (
SELECT a.faktur_penjualan_header_no,
CONCAT(SUBSTRING(tanggal,9,2),'/',SUBSTRING(tanggal,6,2),'/',SUBSTRING(tanggal,1,4)) AS tanggal,
tanggal_BayarKomisi,
customer_name,
sales_code,
sales_name,
COALESCE(SUM(e.qty*d.commision_sales),'') AS weight_total2mToDown,
status_transaksi
FROM faktur_penjualan_header a, customer b, sales c , product d , faktur_penjualan_detail e
WHERE a.customer=b.customer_code
AND a.sales=c.sales_code
AND e.product_id=d.product_id
AND e.faktur_penjualan_header_no=a.faktur_penjualan_header_no
AND thickness < 2
AND status_transaksi = 'LUNAS'
AND tanggal_BayarKomisi IS NULL
GROUP BY e.faktur_penjualan_header_no
) yy
RIGHT JOIN (
SELECT faktur_penjualan_header_no FROM faktur_penjualan_header
WHERE status_transaksi = 'LUNAS' AND tanggal_BayarKomisi IS NULL ) uu
ON yy.faktur_penjualan_header_no=uu.faktur_penjualan_header_no
) z ON x.faktur_penjualan_header_no=z.faktur_penjualan_header_no
ORDER BY faktur_penjualan_header_no
) huhu , faktur_penjualan_header head
WHERE huhu.faktur_penjualan_header_no=head.faktur_penjualan_header_no read more..

Sunday, 13 June 2010 13:42
Kategori : Blackhole | 0 | 90 views

  what is SDC? SDC (Secure Download Cabinet) file is ecrypted file that can be downloaded from MSDNAA (MSDN Academic Alliance) server , in this server you can found many file micr*sof* that can be downloaded directly.. but actually only for certain groups or people.. ^_^

thats has 3 mirror server :
http://elms.pjwstk.edu.pl/sdc/
http://oknos.fi.muni.cz/?C=S;O=D
http://ftp.sh.cvut.cz/MSDNAA/Rapid_Setup/?C=M;O=A read more..

Tuesday, 08 June 2010 06:09
Kategori : Just Share My Life | 0 | 58 views

 
my non stop running track.. once a week.. sometimes twice..
^_^ read more..

Sunday, 23 May 2010 13:15
Kategori : Javascript | 0 | 92 views

  There are so many image sliders out there. Javascript plugins, tutorials, inspirational posts are everywhere.. I filtered out simple javascript slider that uses fadein/fadeout and sliding and choose slider with beautiful transition and some flash sliders as well. you can use in your web..
check this out... read more..

[ First ] [ Prev ] - 1/18 - [ next ] [ Last ]

Visitor
There were 14185 user(s) here
Your IP : 38.107.191.90
Your Browser : Unknown
Country : UNITED STATES
~~~~~~~~
Latest Visitor
30thJul10 11:10| INDONESIA
30thJul10 10:57| INDONESIA
30thJul10 09:59| INDONESIA
30thJul10 09:37| MALAYSIA
30thJul10 09:07| UNITED STATES
30thJul10 09:07| UNITED STATES
30thJul10 09:06| UNITED STATES
30thJul10 08:45| INDONESIA
Search Subject |Auto Complete

Links