Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <asp:SqlDataSource ID="DBCTest_2" runat="server" ConnectionString="<%$ ConnectionStrings:nortondbConnectionString %>" SelectCommand="GetPatients" SelectCommandType="StoredProcedure">
- <SelectParameters>
- <asp:Parameter DefaultValue="0" Name="PatientID" Type="Int32" />
- <asp:Parameter DefaultValue="0" Name="UserID" Type="Int32" />
- </SelectParameters>
- </asp:SqlDataSource>
Advertisement
Add Comment
Please, Sign In to add comment