Warning: include(../connect.php) [function.include]: failed to open stream: No such file or directory in E:\www\mobile\no\_ps\ps_get_stock_trip.php on line 13
Warning: include() [function.include]: Failed opening '../connect.php' for inclusion (include_path='.;C:\php5\pear') in E:\www\mobile\no\_ps\ps_get_stock_trip.php on line 13
Warning: include(../function.php) [function.include]: failed to open stream: No such file or directory in E:\www\mobile\no\_ps\ps_get_stock_trip.php on line 14
Warning: include() [function.include]: Failed opening '../function.php' for inclusion (include_path='.;C:\php5\pear') in E:\www\mobile\no\_ps\ps_get_stock_trip.php on line 14
Warning: include(../connect_mysql.php) [function.include]: failed to open stream: No such file or directory in E:\www\mobile\no\_ps\ps_get_stock_trip.php on line 15
Warning: include() [function.include]: Failed opening '../connect_mysql.php' for inclusion (include_path='.;C:\php5\pear') in E:\www\mobile\no\_ps\ps_get_stock_trip.php on line 15
SELECT l.MRTRNR,l.MRTRDT,RTRIM(l.MRITNO),
CONVERT(DECIMAL(10,0),l.MRRPQT),h.MGTWLO,it.MMITDS
FROM MVXJDTA.MGLINE AS l
INNER JOIN MVXJDTA.MGHEAD AS h ON l.MRTRNR = h.MGTRNR
INNER JOIN MVXJDTA.MITMAS AS it ON l.MRITNO = it.MMITNO
WHERE ((h.MGTRDT in(00) and (MRITNO not like '10990%') and (h.MGTWLO between '' and '')))
and (l.MRTRSH in('99','29'))
order by h.MGTRDT,h.MGTWLO,l.MRTRNR,l.MRPONR
Warning: odbc_exec(): supplied argument is not a valid ODBC-Link resource in E:\www\mobile\no\_ps\ps_get_stock_trip.php on line 48