Mega Code Archive
Categories
/
ASP.Net
/
ADO Database
Read data from OleDbConnection (VB net)
<%@ import Namespace="System.Data" %> <%@ import Namespace="System.Data.Oledb" %>
Reading data from the connection
with the DataReader object.
list will go here