Warning: include_once(common/includes/constants.php): failed to open stream: No such file or directory in /home/stallion/public_html/lnt/farreportexcel.php on line 15

Warning: include_once(): Failed opening 'common/includes/constants.php' for inclusion (include_path='.:/opt/cpanel/ea-php56/root/usr/share/pear') in /home/stallion/public_html/lnt/farreportexcel.php on line 15

Warning: include_once(common/includes/constants.php): failed to open stream: No such file or directory in /home/stallion/public_html/lnt/farreportexcel.php on line 16

Warning: include_once(): Failed opening 'common/includes/constants.php' for inclusion (include_path='.:/opt/cpanel/ea-php56/root/usr/share/pear') in /home/stallion/public_html/lnt/farreportexcel.php on line 16

Warning: include_once(common/includes/functions.php): failed to open stream: No such file or directory in /home/stallion/public_html/lnt/farreportexcel.php on line 17

Warning: include_once(): Failed opening 'common/includes/functions.php' for inclusion (include_path='.:/opt/cpanel/ea-php56/root/usr/share/pear') in /home/stallion/public_html/lnt/farreportexcel.php on line 17

Warning: include_once(common/includes/common.php): failed to open stream: No such file or directory in /home/stallion/public_html/lnt/farreportexcel.php on line 18

Warning: include_once(): Failed opening 'common/includes/common.php' for inclusion (include_path='.:/opt/cpanel/ea-php56/root/usr/share/pear') in /home/stallion/public_html/lnt/farreportexcel.php on line 18

Warning: include_once(common/includes/english_admin.php): failed to open stream: No such file or directory in /home/stallion/public_html/lnt/farreportexcel.php on line 19

Warning: include_once(): Failed opening 'common/includes/english_admin.php' for inclusion (include_path='.:/opt/cpanel/ea-php56/root/usr/share/pear') in /home/stallion/public_html/lnt/farreportexcel.php on line 19

Deprecated: mysql_query(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/stallion/public_html/lnt/farreportexcel.php on line 49

Warning: mysql_query(): Access denied for user ''@'localhost' (using password: NO) in /home/stallion/public_html/lnt/farreportexcel.php on line 49

Warning: mysql_query(): A link to the server could not be established in /home/stallion/public_html/lnt/farreportexcel.php on line 49

Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in /home/stallion/public_html/lnt/farreportexcel.php on line 50

Deprecated: mysql_query(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/stallion/public_html/lnt/farreportexcel.php on line 93

Warning: mysql_query(): Access denied for user ''@'localhost' (using password: NO) in /home/stallion/public_html/lnt/farreportexcel.php on line 93

Warning: mysql_query(): A link to the server could not be established in /home/stallion/public_html/lnt/farreportexcel.php on line 93
SELECT distinct assetdetails.Asset_Barcode, assetdetails.SNO, assetdetails.Asset_Class,assetdetails.Asset_Description,assetdetails.Prod_code,assetdetails.Main_Loc, assetdetails.Asset_PO, assetdetails.Original_Val,assetdetails.Acq_Val,assetdetails.Accum_Dep,assetdetails.Book_Val,assetdetails.Qnty,assetdetails.Asset_SerialNo, assetdetails.Cost_Desc,assetdetails.Evl_Group,assetdetails.Vendor_Name,assetdetails.Vendor_Code,assetdetails.IT_Eqip,assetdetails.Cat_Name,assetdetails.Cat_Type, date_format(assetdetails.Cap_Date,'%d-%m-%Y') as Cap_Date,regionmaster.Region_Code,plantmaster.Plant_Code,costcentermaster.Cost_Code,assetdetails.Loc_Id,assetdetails.Supplier_Id, assetdetails.Emp_Code from assetdetails inner join regionmaster on regionmaster.Region_Id=assetdetails.Region_Id inner join plantmaster on plantmaster.Plant_Id=assetdetails.Plant_Id inner join costcentermaster on costcentermaster.Cost_Id=assetdetails.Cost_Id WHERE assetdetails.Asset_Del = '0' AND (assetdetails.Asset_Status='0' or '3') order by assetdetails.Asset_BarcodeError in Query Access denied for user ''@'localhost' (using password: NO)