I have 3 applications I consider migrating to DOA (Delphi5 Enterprise ed., BDE 5.0.0.38 and 5.1.1.1, Woll2Woll components wherever possible (tables, queries, editors, grids etc.), Oracle 7.3.4 and 8.1.7, Working with single connection to one database).
What should I look for in the existing code that could be problematic / time consuming to migrate to DOA. Any standard Delphi components or existing programming code that I should be aware of that will require "re-configuration"?
Do I have to make changes to each and every dataset/query, or could I make chances only a few places (like the database component...)
The clients have a mix of Oracle7 and 8 client for SQL*Net - would that be a problem?
How much time could be expected (wild guess) to migrate an application with 30 forms, 10 TwwTables, 15 TwwQueries?
Roy
What should I look for in the existing code that could be problematic / time consuming to migrate to DOA. Any standard Delphi components or existing programming code that I should be aware of that will require "re-configuration"?
Do I have to make changes to each and every dataset/query, or could I make chances only a few places (like the database component...)
The clients have a mix of Oracle7 and 8 client for SQL*Net - would that be a problem?
How much time could be expected (wild guess) to migrate an application with 30 forms, 10 TwwTables, 15 TwwQueries?
Roy