Hey,
I use a Oracle 12 c Table with varchar2(75) Fields. The DOA Oracle DataSet declare this Field as a TStringField.
The same Table on Oracle 19c Server the DOA Oracle DataSet declare this Field as a TWideStringField.
I develop with Delphi 10.4.1 Enterprise and I don't know how I could create only one programm which support
the different declaration from both Oracle Server.
On my job the programm works with Oracle 12c, at home it has to work with Oracle 19c.
Could you help me ?
Greetings
Jörg
I use a Oracle 12 c Table with varchar2(75) Fields. The DOA Oracle DataSet declare this Field as a TStringField.
The same Table on Oracle 19c Server the DOA Oracle DataSet declare this Field as a TWideStringField.
I develop with Delphi 10.4.1 Enterprise and I don't know how I could create only one programm which support
the different declaration from both Oracle Server.
On my job the programm works with Oracle 12c, at home it has to work with Oracle 19c.
Could you help me ?
Greetings
Jörg