Hi,
I have a small question for DOA developers, about date field type.
I must to made my application to work with oracle and firebird same time, so if I use date as field type in oracle DOA returns TDateTime, if I use date in firebird UIB return TDate.
Is there any solution in DOA to return...