It's been more than 8 months since I took a C#/ASP.NET course. At the time
I could connect to a SQL Server db on my local machine but we never
covered connecting to an Oracle db.
I'm trying to create a simple ASP.NET page that will connect to an Oracle db,
query the db, and fill a GridView/DataList/etc. Once I know how to do this,
I should be set.
I've got Visual Studio 2005. Can someone point me in the right direction?
Thank you,
Paul
I could connect to a SQL Server db on my local machine but we never
covered connecting to an Oracle db.
I'm trying to create a simple ASP.NET page that will connect to an Oracle db,
query the db, and fill a GridView/DataList/etc. Once I know how to do this,
I should be set.
I've got Visual Studio 2005. Can someone point me in the right direction?
Thank you,
Paul

I'm glad it's working for you.
Comment