Subject Re: Dialect 3 Time Field Query
Author ra8009
> Date and time formatting is extremely variable because it often depends
> on the way the OS is configured, although dates are worse than times
> because a valid date could potentially be incorrectly interpreted.
> Paramatised queries can be used to take away this headache entirely.
> What development environment and connection components are you working
> with?
>
> Adam
>

I'm using Delphi 7 and IB Objects 4.3. My queries are coming up empty,
even when I know there are results. I've tried using both asTime and
asDateTime with paramByName, but still can't get results. What else
should I try?