Subject RE: [firebird-support] BDE in dialect 3?
Author Alan McDonald
> Hi again.
>
> I posted a message earlier regarding the precision of Double
> Precision (in dialect 1)? Well, I'm using dialect 1 because I'm
> using BDE. Is there a way of using the BDE with dialect 3 (with
> Firebird obviously)?
>
> Thanks again.
>
> Hugo

Not without a lot of testing - not advised.
The precision of Double Precision is the same anyway between dialects
Dialect 3 has date only fields instead of datetime fields
Not a lot of other differences. Wha's wrong with using dialect 1 anyway? If
you're stuck with BDE then you'd better use it. No diff in performance.
Alan