Saved Bookmarks
| 1. |
Solve : Oracle on Linux with front end on Windows? |
|
Answer» HELLO Geeks I have a architechtural question here. We BOUGHT a product that WORKS on Linux platform with Oracle database on it. We how ever have to extend the database with extra tables and PROCEDURES and write a separate bespoke application which access the same database. This linux server is hosted by one company A. Our 4 other windows servers are hosted by another company B. Our in house team has development expertise only on windows environment and no Linux experience at all. Based on the above sitiuation (expertise) can any one please help to decide which tools and TECHNOLOGIES should be used to develop the bespoke application. 1.) Can we write a ASP.NET application and host it on server hosted by company A and connect to the Oracle database over internet hosted by company B ? 2.) Write the application in PHP and run it on same Linux box on which Oracle DB is running. 3.) Host another wondows box on the same network as of Linux box hosted by company B and write ASP.NET application ? Thanks in advance for your help faiyazSorry for the lack of help here. You might try asking the same question at www.linuxquestions.org/questions/ |
|