Olá,
alguém já usou o PJ/Java pra postgresql ? sabe pq ele não consegue carregar a dll ?
Segui todos os passos disso http://wiki.tada.se/display/pljava/Windows+Installation , mas nada …
java.sql.SQLException: ERROR: could not load library "D:/Faculdade/2006.1/Banco de Dados/Trabalho/libs/pljava/libpljava.dll": dyna
mic load error
at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:1482)
at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1267)
at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:186)
at org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:392)
at org.postgresql.jdbc2.AbstractJdbc2Statement.executeWithFlags(AbstractJdbc2Statement.java:314)
at org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:306)
at org.postgresql.pljava.deploy.Deployer.initJavaHandlers(Deployer.java:432)
at org.postgresql.pljava.deploy.Deployer.main(Deployer.java:275)
