Odd problem seems to occur when trying to load data onto 3 forms of an
application. When trying to execute the command to get back a recordset
from a stored procedure to fill a listbox/ combobox in a form i get the
following error:
Run-time error '40002':
NA00:[Microsoft][ODBC Driver for Oracle][Oracle]ORA-02005:
implicit (-1) length not valid for this bind or define type.
The odd thing is that this app has worked for the past 3 years, with
nothing changing on these forms. The connection is coded the same way in
other forms. The stored procedure also compiles and brings back results?
The only thing that has changed is the addition of Oracle 8i.
I have no idea what is going on. I tried connecting using ADO (instead of
rdo) but still the same error? The front end was written in VB5
If anybody has any idea can u please help
thanks
Gurdip