Re: Invalid parameter type
- From: Brian Bushay TeamB <BBushay@xxxxxxxxx>
- Date: Wed, 13 Feb 2008 21:59:49 -0600
I create very simple test application to test one of our customer issue.
Can any ADO expert tell me why I get "Invalid Parameter Type" error at
ExecProc? If I create those parameters at design time, it runs ok at one
machine without error, it gets the same error message in another machine.
Both machine are Windows XP with MDAC 2.8 installed. What am I missing?
You get an invalid parameter type error if the database you are working with
doesn't translate the parameter type the way you specify it when you execute
with the parameter. If it works on one machine and not the other you have some
difference in configuration. Check if you have the same Sybase driver versions
installed and the same ODBC drivers.
If you are using ODBC then you have to look at what the ODBC layer is doing.
--
Brian Bushay (TeamB)
Bbushay@xxxxxxxxx
.
- References:
- Invalid parameter type
- From: Zhuo Li
- Invalid parameter type
- Prev by Date: Re: Invalid parameter type
- Next by Date: Re: Using TADOQuery for select using two tables
- Previous by thread: Re: Invalid parameter type
- Next by thread: Re: Using TADOQuery for select using two tables
- Index(es):