Skip to main content
Participant
November 20, 2008
Answered

Coldfusion 7 and Oracle database 10g

  • November 20, 2008
  • 1 reply
  • 471 views
Stored procedures work just fine but I have to explicitly define all the default parameters. So they are not default anymore.
Any solution to this problem?
This topic has been closed for replies.
Correct answer abularab
It is because I applied the patch to upgrade the JDBC version to 3.5
I removed the patch and the problem was solved.

1 reply

abularabAuthorCorrect answer
Participant
November 26, 2008
It is because I applied the patch to upgrade the JDBC version to 3.5
I removed the patch and the problem was solved.