I'm able to successfully connect to my Access database using the connection
string "Provider=Microsoft.Jet.OLEDB.4.0; Data Source=[databasename]" (for
ASP.NET VB ). However in the Application tab window the connected database
hierarchy doesn't show the available tables. Beneath the Table hierachy it says
"None". I have at least 7 available tables within this Access database. All
available help tools show this to be a simple process once connected to the
database. What could I possible be doing wrong?

Please help

Thanks in advance,
Marvin