Why won't OleDbType.Currency map to Pervasive CURRENCY -
08-26-2004
, 11:33 AM
Hi,
I'm trying to call a Pervasive stored procedure from DotNet.
Parameter in do net is declared as type OleDbType.Currency
comm.Parameters.Add("CostSetup", OleDbType.Currency)
Parameter in Pervasive is declared as CURRENCY
:CostSetup CURRENCY,
Yet when I try to run it, I'm getting as 'Unsupported Conversion' error
Any ideas...?
Thanks,
Chris.
--
Please remove shoes to reply
But what ... is it good for?
- Engineer at the Advanced Computing Systems Division of IBM, 1968,
commenting on the microchip. |