日期:2014-05-17 浏览次数:20461 次
<asp:SqlDataSource ID="SqlDataSource4" runat="server"
ConnectionString="<%$ ConnectionStrings:LH700ConnectionString %>"
SelectCommand="SELECT [DocEntry], [LineNum], [ItemCode], [Dscription],[Quantity], [U_U001], [U_DW], [U_ZMJ], [U_U012],[Price],
[PriceBefDi],[U_ZK], [LineTotal],[INMPrice],[ShipDate],[U_U018], [U_NDFL], [U_JDFL], [U_YDFL], [U_ZXFL], [U_GGFL],
[U_ZLFL] FROM [PRE_RDR1] WHERE [DocEntry] = @DocEntry" >
<SelectParameters>
&nb