Is is possible to concurrently use SQL Server 2005 and Oracle 10g together in the same web application. Say SQL Server will be used for the user's and logging actions and then Oracle 10g will be used for the information that is to be displayed to the user.
It should be absolutely fine, just seems to lengthen things a bit from the web app programming point of view. Is there a particular reason you want to use both?
HarleyQuinn
---------------------------------
The most overlooked advantage to owning a computer is that if they foul up there's no law against wacking them around a little. - Joe Martin
Get the most out of Tek-Tips, read FAQ222-2244 before posting.
Well our in house data collection system stores information to Oracle 10g and with Visual Studio 2005/2008 when creating user's and roles it seems they use SQL Server.
As I say, it shouldn't cause a problem at all for you.
Cheers
HarleyQuinn
---------------------------------
The most overlooked advantage to owning a computer is that if they foul up there's no law against wacking them around a little. - Joe Martin
Get the most out of Tek-Tips, read FAQ222-2244 before posting.
It's up to you, the web app would have to be changed eventually to only use the SQLServer DB, but if it works in the current situation as I say, it's completely up to you.
HarleyQuinn
---------------------------------
The most overlooked advantage to owning a computer is that if they foul up there's no law against wacking them around a little. - Joe Martin
Get the most out of Tek-Tips, read FAQ222-2244 before posting.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.