Don't worry Matt, I was very happy to work on this.
Well, I installed the build for VS2010 and I could import an entire Oracle schema using the following providers:
- System.Data.OracleClient from Microsoft
- ODP.NET version 12 from Oracle (Oracle.DataAccess.Client, the unmanaged version)
It's not working with the ...