![access_db]()
Originally posted October 2, 2001 on OrcsWeb.com The code below demonstrates how to connect to and query a Microsoft Access database then bind those results to an ASP.Net datagrid for display as an HTML table. <%@ Page language="VB" Debug="false" %> …
Read more »