stylo stylo said:
>>Always, for every datatype, every single time.
>
> I found a list of dtattypes for most db (the cf docs are poor!) but
> what about Access? I don't know what mates up with a text or memo
> field and such.

The datatypes for cfqueryparam are the same as the datatypes in the
JDBC spec so that mapping is easy. How JDBC datatypes are matched to
database specific datatypes should be in the driver documentation. But
you should probably try longvarchar.

Jochem
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to