Home All Groups Group Topic Archive Search About

ASP.NET web controls

microsoft.public.dotnet.framework.aspnet.webcontrols
Score SelectCommand with SelectParameters.Add
Morris Neuman - 16 Dec 2008 10:48 PM - 5 messages
Hi, In my application's event I have a SelectCommand that works if I have a concatenated select statement but does not work when I use parameters. I have a SqlDataSource2 and AccessDataSource2 as follows:     <asp:AccessDataSource ID="AccessDataSource2" runat="server" ...
Next » 2 3 4 5 6 7 8 9 10