-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------
Steve Sherwood wrote:
>
> I'm having problems with the Windows version of Apache v1.3.6
> and JServ v1.0, using JDK V1.2.2 and JSDK v2.0 running
> under NT4 Server.
>
> I have the web server up and running, and all of the bits
> installed.
>
> My servlet is a small application that uses JDBC->ODBC bridge
> to access a remote MS-SQL Server. This can work ok some of the
> time, however I'm getting random segmentation violation of
> Java.exe. Also If I get an SQLException (Which I use the log
> function) I always get a segmentation violation.
>
I've had SO MANY PROBLEMS with the JDBC->ODBC bridge that the list
started in Italy and arrives here (in California!)... While never had a
problem with MySQL from Mark Matthews (mm_mysql)... So I believe that
your problem is the JDBC driver...
Is there something that uses DIRECTLY the M$ SQL Server w/o passing thru
ODBC?
Pier
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]