Warning: include(../fortune/inc/init_db.inc): failed to open stream: No such file or directory in /home/otomotif/public_html/sipade/_utility/_install_fortune_2012-03-31.php on line 15

Warning: include(../fortune/inc/init_db.inc): failed to open stream: No such file or directory in /home/otomotif/public_html/sipade/_utility/_install_fortune_2012-03-31.php on line 15

Warning: include(): Failed opening '../fortune/inc/init_db.inc' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/otomotif/public_html/sipade/_utility/_install_fortune_2012-03-31.php on line 15

Warning: mysql_query() expects parameter 2 to be resource, null given in /home/otomotif/public_html/sipade/_utility/_install_fortune_2012-03-31.php on line 38

Warning: mysql_query() expects parameter 2 to be resource, null given in /home/otomotif/public_html/sipade/_utility/_install_fortune_2012-03-31.php on line 67

Warning: mysql_query() expects parameter 2 to be resource, null given in /home/otomotif/public_html/sipade/_utility/_install_fortune_2012-03-31.php on line 93

Warning: mysql_query() expects parameter 2 to be resource, null given in /home/otomotif/public_html/sipade/_utility/_install_fortune_2012-03-31.php on line 105

Warning: mysql_query() expects parameter 2 to be resource, null given in /home/otomotif/public_html/sipade/_utility/_install_fortune_2012-03-31.php on line 149

Warning: mysql_query() expects parameter 2 to be resource, null given in /home/otomotif/public_html/sipade/_utility/_install_fortune_2012-03-31.php on line 183

Warning: mysql_query() expects parameter 2 to be resource, null given in /home/otomotif/public_html/sipade/_utility/_install_fortune_2012-03-31.php on line 197

Warning: mysql_query() expects parameter 2 to be resource, null given in /home/otomotif/public_html/sipade/_utility/_install_fortune_2012-03-31.php on line 211

update fortune_cpa.sale set pay_status_code = status, pay_date = status_date
Warning: mysql_query() expects parameter 2 to be resource, null given in /home/otomotif/public_html/sipade/_utility/pay_status_refresh_table.php on line 13



drop table if exists .pay_status
Warning: mysql_query() expects parameter 2 to be resource, null given in /home/otomotif/public_html/sipade/_utility/pay_status_refresh_table.php on line 21



create table .pay_status ( pay_status_code char(1) not null, pay_status_description varchar(10) not null )
Warning: mysql_query() expects parameter 2 to be resource, null given in /home/otomotif/public_html/sipade/_utility/pay_status_refresh_table.php on line 30



create UNIQUE index index_1 on .pay_status ( pay_status_code)
Warning: mysql_query() expects parameter 2 to be resource, null given in /home/otomotif/public_html/sipade/_utility/pay_status_refresh_table.php on line 45
< br>replace INTO .pay_status (pay_status_code, pay_status_description) values ('1', 'Nunggak'), ('2', 'Lunas')
Warning: mysql_query() expects parameter 2 to be resource, null given in /home/otomotif/public_html/sipade/_utility/_install_fortune_2012-03-31.php on line 243

Warning: mysql_query() expects parameter 2 to be resource, null given in /home/otomotif/public_html/sipade/_utility/sale_estimate_refresh_table.php on line 12

Warning: mysql_query() expects parameter 2 to be resource, null given in /home/otomotif/public_html/sipade/_utility/sale_estimate_refresh_table.php on line 13



Warning: mysql_query() expects parameter 2 to be resource, null given in /home/otomotif/public_html/sipade/_utility/sale_estimate_refresh_table.php on line 37


Warning: mysql_query() expects parameter 2 to be resource, null given in /home/otomotif/public_html/sipade/_utility/sale_estimate_refresh_table.php on line 50

Warning: mysql_query() expects parameter 2 to be resource, null given in /home/otomotif/public_html/sipade/_utility/sale_estimate_refresh_table.php on line 51



Warning: mysql_query() expects parameter 2 to be resource, null given in /home/otomotif/public_html/sipade/_utility/sale_estimate_detail_refresh_table.php on line 12

Warning: mysql_query() expects parameter 2 to be resource, null given in /home/otomotif/public_html/sipade/_utility/sale_estimate_detail_refresh_table.php on line 13



Warning: mysql_query() expects parameter 2 to be resource, null given in /home/otomotif/public_html/sipade/_utility/sale_estimate_detail_refresh_table.php on line 42


Warning: mysql_query() expects parameter 2 to be resource, null given in /home/otomotif/public_html/sipade/_utility/sale_estimate_detail_refresh_table.php on line 56

Warning: mysql_query() expects parameter 2 to be resource, null given in /home/otomotif/public_html/sipade/_utility/sale_estimate_detail_refresh_table.php on line 57



Warning: mysql_query() expects parameter 2 to be resource, null given in /home/otomotif/public_html/sipade/_utility/sale_discount_refresh_table.php on line 14

Warning: mysql_query() expects parameter 2 to be resource, null given in /home/otomotif/public_html/sipade/_utility/sale_discount_refresh_table.php on line 15



drop table if exists sale_discount