Answered
Database Connection Problem
Using ASP.NET C#, I can connect to a database by adding a new
connection (OLEDB), and the connection tests OK, but no tables are
shown.
If I use ASP VBScript, the connection, using a connection string, works fine and the tables are shown.
I have tried both Access and SQL Server 2000 databases, with the same result.
Thanks for any advice.
If I use ASP VBScript, the connection, using a connection string, works fine and the tables are shown.
I have tried both Access and SQL Server 2000 databases, with the same result.
Thanks for any advice.
