Forum: ASP.NET Mar 30th, 2009 |
| Replies: 8 Views: 19,966 See following to create dynamic dropdown list with event handler
http://urenjoy.blogspot.com/2009/03/create-dynamic-dropdownlists-in-aspnet.html |
Forum: C# Oct 25th, 2008 |
| Replies: 7 Views: 19,056 Use data access layer to execute sql query
see following
http://urenjoy.blogspot.com/2008/10/basic-data-access-layer-for-msaccess.html
Update your database name, Pass query and execute it. |