Re: Invalid parameter type



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
.