Hello Luis,

My french isn't the best, but if I read that error message right it says
"Optional function/feature not installed/implemented". This could
possibly mean that the JDBC driver (or in this case ODBC driver) does
not support something in the API.

How does your line 7 (and the surrounding lines) in your
/ultradev/extranet_news_b9shawe53j.jsp look?

The stack dump does indicate a problem with setting the timeout, but
find out to make sure exactly what you can't do. The solution depends on
this.

Regards,
Karl Avedal

Luis Arias wrote:

>
> Hi, I am getting the following error in orion 1.0 : 19/06/00 09:35
> defaultWebApp: Servlet error
> java.sql.SQLException: [Microsoft][Pilote ODBC Microsoft
> Access]Fonction optionnelle non installée
>  at sun.jdbc.odbc.JdbcOdbc.createSQLException(JdbcOdbc.java:4089)
>  at sun.jdbc.odbc.JdbcOdbc.standardError(JdbcOdbc.java:4246)
>  at sun.jdbc.odbc.JdbcOdbc.SQLSetStmtOption(JdbcOdbc.java:3092)
>  at
> sun.jdbc.odbc.JdbcOdbcStatement.setQueryTimeout(JdbcOdbcStatement.java:544)
>
>  at
> 
>/ultradev/extranet_news_b9shawe53j.jsp._jspService(/ultradev/extranet_news_b9shawe53j.jsp.java:35)
> (JSP page line 7)
>  at com.evermind.server.http.EvermindHttpJspPage.service(JAX)
>  at com.evermind.server.http.HttpApplication.tb(JAX)
>  at com.evermind.server.http.JSPServlet.service(JAX)
>  at com.evermind.server.http.df.o3(JAX)
>  at com.evermind.server.http.df.forward(JAX)
>  at com.evermind.server.http.dm.o9(JAX)
>  at com.evermind.server.http.dm.o8(JAX)
>  at com.evermind.util.e.run(JAX) This occurs while using the
> Dreamweaver Ultradev tutorial.  I believe the error has something to
> do with the query timeout.  Is there any way of getting around this ?
> A newer odbc driver ?  An orion parameter ?


Reply via email to