Warning: mysql_query() expects parameter 2 to be resource, object given in /home/otomotif/public_html/sipade/_utility/_install_kurnia_2013-01-24.php on line 67
Warning: mysql_query() expects parameter 2 to be resource, object given in /home/otomotif/public_html/sipade/_utility/_install_kurnia_2013-01-24.php on line 78
Warning: mysql_query() expects parameter 2 to be resource, object given in /home/otomotif/public_html/sipade/_utility/_install_kurnia_2013-01-24.php on line 119
Warning: mysql_query() expects parameter 2 to be resource, object given in /home/otomotif/public_html/sipade/_utility/_install_kurnia_2013-01-24.php on line 149
Warning: mysql_query() expects parameter 2 to be resource, object given in /home/otomotif/public_html/sipade/_utility/_install_kurnia_2013-01-24.php on line 179
Warning: mysql_query() expects parameter 2 to be resource, object given in /home/otomotif/public_html/sipade/_utility/_install_kurnia_2013-01-24.php on line 206
Warning: mysql_query() expects parameter 2 to be resource, object given in /home/otomotif/public_html/sipade/_utility/_install_kurnia_2013-01-24.php on line 253
Warning: mysql_query() expects parameter 2 to be resource, object given in /home/otomotif/public_html/sipade/_utility/_install_kurnia_2013-01-24.php on line 289
Warning: mysql_query() expects parameter 2 to be resource, object given in /home/otomotif/public_html/sipade/_utility/_install_kurnia_2013-01-24.php on line 301
Warning: mysql_query() expects parameter 2 to be resource, object given in /home/otomotif/public_html/sipade/_utility/_install_kurnia_2013-01-24.php on line 314
update kurnia_dpk.sale
set pay_status_code = status,
pay_date = status_date
Warning: mysql_query() expects parameter 2 to be resource, object given in /home/otomotif/public_html/sipade/_utility/pay_status_refresh_table.php on line 13
drop table if exists otomotif_kurnia.pay_status
Warning: mysql_query() expects parameter 2 to be resource, object given in /home/otomotif/public_html/sipade/_utility/pay_status_refresh_table.php on line 21
create table otomotif_kurnia.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, object given in /home/otomotif/public_html/sipade/_utility/pay_status_refresh_table.php on line 30
create UNIQUE index index_1 on otomotif_kurnia.pay_status (
pay_status_code)
Warning: mysql_query() expects parameter 2 to be resource, object given in /home/otomotif/public_html/sipade/_utility/pay_status_refresh_table.php on line 45
< br>replace INTO otomotif_kurnia.pay_status
(pay_status_code, pay_status_description)
values
('1', 'Nunggak'),
('2', 'Lunas')
Warning: mysql_query() expects parameter 2 to be resource, object given in /home/otomotif/public_html/sipade/_utility/_install_kurnia_2013-01-24.php on line 347
Warning: mysql_query() expects parameter 2 to be resource, object 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, object 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, object 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, object 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, object 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, object 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, object 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, object 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, object 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, object 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, object 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, object given in /home/otomotif/public_html/sipade/_utility/sale_discount_refresh_table.php on line 15
drop table if exists sale_discount