Warning: mysql_query() expects parameter 2 to be resource, object given in /home/otomotif/public_html/sipade/_utility/lz_trans_status.php on line 16
Warning: mysql_query() expects parameter 2 to be resource, object given in /home/otomotif/public_html/sipade/_utility/lz_trans_status.php on line 17
drop table if exists otomotif_omc.lz_trans_status
Warning: mysql_query() expects parameter 2 to be resource, object given in /home/otomotif/public_html/sipade/_utility/lz_trans_status.php on line 29
create table otomotif_omc.lz_trans_status (
status char(1) not null,
description varchar(20) not null
)
Warning: mysql_query() expects parameter 2 to be resource, object given in /home/otomotif/public_html/sipade/_utility/lz_trans_status.php on line 39
Warning: mysql_query() expects parameter 2 to be resource, object given in /home/otomotif/public_html/sipade/_utility/lz_trans_status.php on line 40