NavigationUser login |
decodePC.java SQL ServerI modified this for SQL Server if anyone is interested. Had to capitalize some tables and fields and add some conditionals to get past Oracle specific logic. Assumed to install SQL Server JDBC Driver in root of C: then compile with: javac -classpath C:\sqljdbc_1.2\enu\sqljdbc.jar decodePC.java
Reply |