Warning: include(../mahkota_motor/inc/init_db.inc): failed to open stream: No such file or directory in /home/otomotif/public_html/sipade/_utility/_install_mahkota.php on line 23
Warning: include(../mahkota_motor/inc/init_db.inc): failed to open stream: No such file or directory in /home/otomotif/public_html/sipade/_utility/_install_mahkota.php on line 23
Warning: include(): Failed opening '../mahkota_motor/inc/init_db.inc' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/otomotif/public_html/sipade/_utility/_install_mahkota.php on line 23
Warning: mysql_query() expects parameter 2 to be resource, null given in /home/otomotif/public_html/sipade/_utility/_install_mahkota.php on line 62
Warning: mysql_query() expects parameter 2 to be resource, null given in /home/otomotif/public_html/sipade/_utility/_install_mahkota.php on line 102
Warning: mysql_query() expects parameter 2 to be resource, null given in /home/otomotif/public_html/sipade/_utility/_install_mahkota.php on line 113
Warning: mysql_query() expects parameter 2 to be resource, null given in /home/otomotif/public_html/sipade/_utility/_install_mahkota.php on line 153
Warning: mysql_query() expects parameter 2 to be resource, null given in /home/otomotif/public_html/sipade/_utility/_install_mahkota.php on line 180
Warning: mysql_query() expects parameter 2 to be resource, null given in /home/otomotif/public_html/sipade/_utility/_install_mahkota.php on line 207
Warning: mysql_query() expects parameter 2 to be resource, null given in /home/otomotif/public_html/sipade/_utility/_install_mahkota.php on line 232
Warning: mysql_query() expects parameter 2 to be resource, null given in /home/otomotif/public_html/sipade/_utility/_install_mahkota.php on line 273
Warning: mysql_query() expects parameter 2 to be resource, null given in /home/otomotif/public_html/sipade/_utility/_install_mahkota.php on line 306
Warning: mysql_query() expects parameter 2 to be resource, null given in /home/otomotif/public_html/sipade/_utility/_install_mahkota.php on line 321
Warning: mysql_query() expects parameter 2 to be resource, null given in /home/otomotif/public_html/sipade/_utility/_install_mahkota.php on line 336
update mahkota_motor_dpk.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_mahkota.php on line 366