Why do I sometimes get the error "ODBC Driver Manager ...function Sequence Error"?
Created May 7, 2012
Pramod Vuppalapanchu We had the same problem and we found that
1)SUN has reported that this Function Sequence error is a bug in JDK 1.2 Check out Sun's BUG List for more info on this.
2) If you are using JDK 1.2 try switching to JDK 1.3. It helped us.
Cheers, Pramod.