Forums

ASP

This topic is locked

Chilisoft Asp help needed with connection and SP

Posted 19 Dec 2006 10:06:40
1
has voted
19 Dec 2006 10:06:40 bala saravanan posted:
recently i developed an application with asp and oracle 9i database, i have used oracle stored procedures and called them via command object in asp, our production server in running in sun solaris and when i migrated my application to production server, i am getting this following error

Error Type:
ADODB.Connection.1 (0x80004005)
SQLState: HY000 Native Error Code: 1006 [DataDirect][ODBC Oracle Wire Protocol driver][Oracle]ORA-01006: bind variable does not exist

can anyone help me why the error is coming , the error line no. is pointing to command.execute() methods , which executes the oracle stored procedures.

Bala.

Reply to this topic