Parameterised Queries not returning data
Posted: Mon 14 Nov 2005 15:56
Hi,
There is a bug/feature where with fixed char fields when using parameters, if the field is not padded to the field size, then the query does not return the expected result.
Is this a problem with :
a) Oracle in general
b) Delphi
c) The Core Lab driver
Is there some hidden setting that can help me or is there any advice?
I am writing an app for 3 databases Oracle/Informix/MS SQL so I am trying to go as generic as possible.
Thanks
There is a bug/feature where with fixed char fields when using parameters, if the field is not padded to the field size, then the query does not return the expected result.
Is this a problem with :
a) Oracle in general
b) Delphi
c) The Core Lab driver
Is there some hidden setting that can help me or is there any advice?
I am writing an app for 3 databases Oracle/Informix/MS SQL so I am trying to go as generic as possible.
Thanks