Warning: include(../sae/inc/init_db.inc): failed to open stream: No such file or directory in /home/otomotif/public_html/sipade/_utility/_install_sae_2012-04-27.php on line 42
Warning: include(../sae/inc/init_db.inc): failed to open stream: No such file or directory in /home/otomotif/public_html/sipade/_utility/_install_sae_2012-04-27.php on line 42
Warning: include(): Failed opening '../sae/inc/init_db.inc' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/otomotif/public_html/sipade/_utility/_install_sae_2012-04-27.php on line 42
Warning: mysql_query() expects parameter 2 to be resource, null given in /home/otomotif/public_html/sipade/_utility/_install_sae_2012-04-27.php on line 131
Warning: mysql_query() expects parameter 2 to be resource, null given in /home/otomotif/public_html/sipade/_utility/_install_sae_2012-04-27.php on line 160
Warning: mysql_query() expects parameter 2 to be resource, null given in /home/otomotif/public_html/sipade/_utility/_install_sae_2012-04-27.php on line 189
Warning: mysql_query() expects parameter 2 to be resource, null given in /home/otomotif/public_html/sipade/_utility/_install_sae_2012-04-27.php on line 216
Warning: mysql_query() expects parameter 2 to be resource, null given in /home/otomotif/public_html/sipade/_utility/_install_sae_2012-04-27.php on line 261
Warning: mysql_query() expects parameter 2 to be resource, null given in /home/otomotif/public_html/sipade/_utility/_install_sae_2012-04-27.php on line 293
Warning: mysql_query() expects parameter 2 to be resource, null given in /home/otomotif/public_html/sipade/_utility/_install_sae_2012-04-27.php on line 307
Warning: mysql_query() expects parameter 2 to be resource, null given in /home/otomotif/public_html/sipade/_utility/_install_sae_2012-04-27.php on line 320
update sae_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_sae_2012-04-27.php on line 351
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