 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Gilberto Guest
|
Posted: Wed Jul 05, 2006 8:10 am Post subject: Params (AsInteger) invalid Field Type |
|
|
When I put params "as integer", occurs the following error message:
dbexpress error: [0x0003]: Invalid Field Type
I using Oracle 9. |
|
| Back to top |
|
 |
Guido Weber Guest
|
Posted: Wed Jul 05, 2006 8:10 am Post subject: Re: Params (AsInteger) invalid Field Type |
|
|
Hi
we use "AsBcd" for integer parameters, because we had the same error you
see. And remember to set the "Size" of input parameters to a value that fits
the size of the field in Oracle (if in doubt go for the max., if I remember
it
correctly that is 34).
HTH
Guido
"Gilberto" <irajamuller (AT) terra (DOT) com.br> schrieb im Newsbeitrag
news:44ab2f0d$1 (AT) newsgroups (DOT) borland.com...
| Quote: |
When I put params "as integer", occurs the following error message:
dbexpress error: [0x0003]: Invalid Field Type
I using Oracle 9. |
|
|
| Back to top |
|
 |
Gilberto Guest
|
Posted: Wed Jul 05, 2006 8:10 am Post subject: Re: Params (AsInteger) invalid Field Type |
|
|
Hi Guido,
I tried with "asbcd", "asfloat", but occurs the same error.
if I use "asstring" itīs ok.
"Guido Weber" <guido.weber (AT) REMOVE_THISeds (DOT) com> wrote:
| Quote: | Hi
we use "AsBcd" for integer parameters, because we had the same error you
see. And remember to set the "Size" of input parameters to a value that fits
the size of the field in Oracle (if in doubt go for the max., if I remember
it
correctly that is 34).
HTH
Guido
"Gilberto" <irajamuller (AT) terra (DOT) com.br> schrieb im Newsbeitrag
news:44ab2f0d$1 (AT) newsgroups (DOT) borland.com...
When I put params "as integer", occurs the following error message:
dbexpress error: [0x0003]: Invalid Field Type
I using Oracle 9.
|
|
|
| Back to top |
|
 |
Jan Doggen Guest
|
Posted: Tue Jul 11, 2006 3:46 pm Post subject: Re: Params (AsInteger) invalid Field Type |
|
|
Please show your code and your table/query structure.
Bye
jan
"Gilberto" <irajamuller (AT) terra (DOT) com.br> wrote in message
news:44ab5df5$1 (AT) newsgroups (DOT) borland.com...
| Quote: |
Hi Guido,
I tried with "asbcd", "asfloat", but occurs the same error.
if I use "asstring" itīs ok.
"Guido Weber" <guido.weber (AT) REMOVE_THISeds (DOT) com> wrote:
Hi
we use "AsBcd" for integer parameters, because we had the same error you
see. And remember to set the "Size" of input parameters to a value that
fits
the size of the field in Oracle (if in doubt go for the max., if I
remember
it
correctly that is 34).
HTH
Guido
"Gilberto" <irajamuller (AT) terra (DOT) com.br> schrieb im Newsbeitrag
news:44ab2f0d$1 (AT) newsgroups (DOT) borland.com...
When I put params "as integer", occurs the following error message:
dbexpress error: [0x0003]: Invalid Field Type
I using Oracle 9.
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|