Hi all,
I am trying to access a Compact Edition database with C++//ADO. Whenever I
make an SQL query that contains parameters I get the error DB_E_BADTYPENAME
(I do set the size property of the parameter), the same code works with
Access/Jet databases as well as Express Edition databases. Is there some
inherent limitation in the compact edition OLE DB provider that makes ADO
fail these queries? I have gone through the documentation and it does not
mention anything about such a limitation, though it mentions nothing at all
about using ADO. Any help appreciated,
Tomi
TomiV - 12 Nov 2007 10:14 GMT
Sorry I forgot to mention I'm on version 3.1.

Signature
Tomi
"TomiV" <tomiNO_SPAMvarhe@hotmail.com.invalid> kirjoitti
viestissä:OY0$bQRJIHA.5116@TK2MSFTNGP03.phx.gbl...
> Hi all,
>
[quoted text clipped - 8 lines]
>
> Tomi