Re: wrong documentation and others .....

Поиск
Список
Период
Сортировка
От Gabriel Lopez
Тема Re: wrong documentation and others .....
Дата
Msg-id 39EB2BBC.3EF5AADA@dif.um.es
обсуждение исходный текст
Ответ на Re: wrong documentation and others .....  (David Huttleston Jr <dhjr@hddesign.com>)
Список pgsql-interfaces
    Hi again. Sorry to be late.   I have recompiled the jdbc drivers in Solaris and  it fail again. I have see the
source code and I only can arrive to see the error in:
       org/postgresql/fastpath/FasPath.java
   in the method:
       public Object fastpath(int fnid,boolean resulttype,FastpathArg[] args)
   the fail is in the loop reading the result:       sometime a 'E' element is return after a 'Z'
   Cheers, Gabi.

Gabriel Lopez escribió:

>     Hola.
>
>     I will try this. It can be a  solution. If this work I will notify to the list.
>
>     Thanks for your time, Gabi.
>
> David Huttleston Jr escribió:
>
> > Hola Gabi,
> >         I have an idea.  I've read in some Java Usenet groups that class
> > files are not as Write-Once-Read-Everywhere as Sun would like us
> > to believe.  If you are using one of the Jar files provided by Peter Mount
> > it might be a good idea to compile the JDBC class from source.
> >         Compiling on your systems could help in two ways.  The compiler
> > could spot the problem e.g. a name collison.  Also, the solaris javac might
> > produce class files which do not cause the error in your solaris JVM.
> >         Another thought, is there any chance you have an old version of
> > the postgresql JDBC drivers in the classpath of your solaris system?
> > I had an annoying bug once myself when an old version of a library
> > was in my classpath before the proper version, so the old-buggy
> > version was the library being used.
> > Hasta Luego,
> >         Dave
> >
>
> --
> Gabriel López Millán
> Facultad de Informática -Universidad de Murcia
> 30001 Murcia - España (Spain)
> Telf: +34-968-364644 E-mail: gabilm@dif.um.es

--
Gabriel López Millán
Facultad de Informática -Universidad de Murcia
30001 Murcia - España (Spain)
Telf: +34-968-364644 E-mail: gabilm@dif.um.es





В списке pgsql-interfaces по дате отправления:

Предыдущее
От: Charles Killmer
Дата:
Сообщение: Strange Access and PgSQL ODBC
Следующее
От: "Oscar Serrano"
Дата:
Сообщение: 2 computers 1hd 2 postgres daemons. Is it possible?