creativkook Posted January 18, 2007 Share Posted January 18, 2007 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? Quote Link to comment https://forums.phpfreaks.com/topic/34790-using-a-web-service-to-connect-a-sql-and-oracle-database/ Share on other sites More sharing options...
bibby Posted January 21, 2007 Share Posted January 21, 2007 Will the host ALLOW your remote connect? better find this out.anyway,it could be better to transfer another way. Must it be real time? Or could it make nightly data pickups? Quote Link to comment https://forums.phpfreaks.com/topic/34790-using-a-web-service-to-connect-a-sql-and-oracle-database/#findComment-165502 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.