Re: Trouble passing a numeric data type
- From: "Ellie" <nospam@xxxxxxxxxx>
- Date: Wed, 10 Aug 2005 12:39:08 -0400
Its a general purpose error saying there were multiple errors and not work
was done. I did try using adDecimal but maybe it's the precision and scale
that is the problem.
thanks.
"Val Mazur (MVP)" <group51a@xxxxxxxxxxx> wrote in message
news:e19KlETnFHA.2916@xxxxxxxxxxxxxxxxxxxxxxx
> Hi,
>
> Try to use adDecimal. I believe you also need to specify precision and
scale
> for your parameter. What kind of error did you get?
>
> --
> Val Mazur
> Microsoft MVP
>
> http://xport.mvps.org
>
>
>
> "Ellie" <nospam@xxxxxxxxxx> wrote in message
> news:%23mBS8cQnFHA.2156@xxxxxxxxxxxxxxxxxxxxxxx
> > Hi,
> >
> > My table has a numeric data type but when I try to use adNumeric to pass
a
> > numeric data type to my stored procedure, I get an error. It only seems
to
> > work if I declare the parameter as an int data type and add the
parameter
> > to
> > the command as adInteger. Any help would be appreciated.
> >
> >
>
>
.
- References:
- Trouble passing a numeric data type
- From: Ellie
- Re: Trouble passing a numeric data type
- From: Val Mazur \(MVP\)
- Trouble passing a numeric data type
- Prev by Date: Re: run time error 91 when using data control
- Next by Date: Re: Installing MDAC 2.7 and JET 4.0
- Previous by thread: Re: Trouble passing a numeric data type
- Next by thread: ExecuteReade problem, really really stuck!
- Index(es):
Relevant Pages
|