A
Ashish Sheth
Hi all,
I am calling a stored procedure named 'NUALP_NUMID_GEN' on DB2 database. It
is giving me the following error. What might be the cause?
System.Data.OleDb.OleDbException: [DB2/NT] SQL1109N The specified DLL
"NUALP_NUMID_GEN" could not be loaded.
at System.Data.OleDb.OleDbDataReader.ProcessResults(Int32 hr)
at System.Data.OleDb.OleDbDataReader.NextResult()
at System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior
behav
ior, String method)
at System.Data.OleDb.OleDbCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.OleDb.OleDbCommand.ExecuteReader()
at StoredProcCheck.Class1.Main(String[] arg) in
d:\nualpproject\storedprocche
ck\class1.cs:line 34
thanks and regards,
Ashish Sheth
I am calling a stored procedure named 'NUALP_NUMID_GEN' on DB2 database. It
is giving me the following error. What might be the cause?
System.Data.OleDb.OleDbException: [DB2/NT] SQL1109N The specified DLL
"NUALP_NUMID_GEN" could not be loaded.
at System.Data.OleDb.OleDbDataReader.ProcessResults(Int32 hr)
at System.Data.OleDb.OleDbDataReader.NextResult()
at System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior
behav
ior, String method)
at System.Data.OleDb.OleDbCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.OleDb.OleDbCommand.ExecuteReader()
at StoredProcCheck.Class1.Main(String[] arg) in
d:\nualpproject\storedprocche
ck\class1.cs:line 34
thanks and regards,
Ashish Sheth