Hi Luis,
Access throws this error when a transaction is started, because it does not
support transactions at all, as far as I'm aware. I tried using Access many
moons ago and got a similiar error message (not on French though).
Regards,
Robert Hargreaves.
> -----Original Message-----
> From: Karl Avedal [mailto:[EMAIL PROTECTED]]
> Sent: 23 June 2000 10:17
> To: Orion-Interest
> Cc: Orion-Interest
> Subject: Re: Orion 1.0 : Problem With Access DB (Ultradev Tutorial)...
>
>
> 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(JdbcOdbcStatem
> ent.java:544)
> >
> > at
> >
> /ultradev/extranet_news_b9shawe53j.jsp._jspService(/ultradev/e
xtranet_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 ?
>
>