| | |
| | | <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="xmlLBM_MouldProdOutStockBill.aspx.cs" Inherits="WebTM.views.åºç¡èµæ.å
¬ç¨åºç¡èµæ.xmlLBM_MouldProdInStockBill" %> |
| | | <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="xmlLBM_MouldProdOutStockBill.aspx.cs" Inherits="WebTM.views.åºç¡èµæ.å
¬ç¨åºç¡èµæ.xmlLBM_MouldProdOutStockBill" %> |
| | | |
| | | <!DOCTYPE html> |
| | | |
| | |
| | | //OledbXMLReportDataéåäºAccessçæ¬å°æ°æ®åºï¼ä¸ºäºæ¼ç¤ºæ¹ä¾¿ï¼è¿éä»Grid++ReportçAccessä¾åæ°æ®åºä¸è·åæ¥è¡¨æ°æ® |
| | | |
| | | //OledbXMLReportData.GenOneRecordset(this, "select * from Customers order by CustomerID"); |
| | | //SqlXMLReportData.GenOneRecordset(this, "select * from h_v_Kf_POStockInBillList_K3 where hmainid=1781"); |
| | | SqlXMLReportData.GenOneRecordset(this, "select * from h_v_Sc_MouldProdOutHouseBillList where hmainid=" + Request.Params["linterid"]+ " order by hsubid"); |
| | | //SqlXMLReportData.GenOneRecordset(this, "select * from h_v_Kf_POStockInBillList_K3 where hmainid=1781"); h_v_Sc_MouldProdOutHouseBillList |
| | | SqlXMLReportData.GenOneRecordset(this, "select * from h_v_Sc_PrintMouldProdOutBillList where hmainid=" + Request.Params["linterid"]+ " order by hmainid"); |
| | | } |
| | | </script> |
| | | </head> |