Re: ADO Data type mismatch
- From: Brian Bushay TeamB <BBushay@xxxxxxxxx>
- Date: Thu, 06 Jul 2006 21:02:40 -0500
I am converting a application that was using BDE to an application that usesYou have the field defined as a Tfloat using persistent fields but ADO seems to
ADO. Whenever the application encounters a field of type float it raises an
exception "data type mistmatch expecting float found integer". The field is
already a float. I had read the Enable BCD should be turned OFF which I have
done and I still get this error.
Does anyone know how to resolve this problem
be returning the result as an integer.
What database are you using and what is the field type?
The Enable BCD setting here should not be a factor.
--
Brian Bushay (TeamB)
Bbushay@xxxxxxxxx
.
- References:
- ADO Data type mismatch
- From: Matthew
- ADO Data type mismatch
- Prev by Date: Re: How to change Transaction Isolation Level
- Next by Date: Why isn't ADOExpress throwing an exception on error?
- Previous by thread: Re: ADO Data type mismatch
- Next by thread: Master-Detail using disconnected recordset
- Index(es):
Relevant Pages
|