Ok, so here's the deal. I'm writing a copy of a site that's supposed to communicate with the site that another group has set up just like it. They want to have control over some of the columns in the database, but they want to share data easily by having it communicate with the host database. The problem is that the host database is an Oracle database and the database we want to have it in is a SQL. I know very little about sharing amongst databases and less about if this is even possible. Can anyone point me in the right direction?