|
From: Greg B. <gre...@al...> - 2002-01-22 17:10:31
|
I can successfully use FreeTDS with pure Java but when I try to execute a sql statement ( cur.execute(sql) ) withj zxJDBC and jython I receive the error "Error: Not implemented [SQLCode: 0]". I do not have this problem when using zxJDBC/jython and the Oracle type 4 (thin) driver. Any Ideas? Thanks! Greg B. |