I'm working on a migration from Centura 1.1.2 to Team Developer 5.2.
I'm not doin' the dev myself, but i'm looking to conceptualise the solution. One of my main concern is the Database Connexion :
On Production, Stations will run 8.1.7.3 Oracle Clients connecting to Oracle 9.2 servers.
TD does not officialy support Oracle 8.1.7.3 anymore. It Seems that that 9.2 is not even supported since 5.2.
(my sources : http://www.guptatechnologies.com/Produc ... atrix.aspx + Tracker that confirmed this)
- I was wondering if some of you guys have any experience in running TD5.2 applications on Oracle 8.1.7.3 ? Does it work ? Partially, totaly, not at all ? what are the limitations if any ? the known issues ?
- same question for 9.2 ? (I may be able to switch the production to 9.2 Oracle clients but it would be "the last resort")
- I'm no expert in SGBD, but I was looking for an alternative solution. would it be viable to connect using OLE DB ?
I thought it would work like that : TD5.2 Application -> OLE DB -> Oracle OLE Provider -> Oracle 8.1.7.3 Client -> Oracle DB Server.
Is this Correct ? May it work ? Pros & Cons ? Limitations ? - Any other Ideas ?
(My english may be chaotic, sorry about that)