Hi,
Change the following
> MS Access
        Use another database like sql*server, oracle, hypersonic etc.
> JDBC-ODBC Bridge Driver
        The JDBC-ODBC bridge has many bugs. It is good only for simple inserts,
updates and
selects. When you give joins, stored procedures etc, it throws many errors.
There are many
free pure java drivers like opensta etc or you can purchase one from the
vendors listed
in the sun java site.

regards,
Nagaraj
-----Original Message-----
From: Suleyman Serkan GURDAL [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 12, 2001 11:47 PM
To: [EMAIL PROTECTED]
Subject: Tomcat Crashing



 Hello;

 We are 4th year students who are studying at Middle East Technical
 University, in the department of Computer Engineering. We are
 developing a senior design project named web-based seat reservation
 system for large and distributed computer laboratory
 environments. We are using the following software;

 Java Servlets Technology
 Jdk 1.2.2
 JDBC Api
 Tomcat (as servlet engine)
 Apache (as web-server)

 We have a problem. When we run our servlets by using Tomcat.
 It crashes down after 4-5 process, like querying the database, updating
 some records or inserting some records, that is it crashes down after 2-3
 minutes.

 When we look at the log messages, because we have caught SQLExceptions
 we get "Function Sequence Error" or no error messages. We could not
 understand the problem source.

 We ask u for help. If you can help us or tell somethings what can be the
 problem about, we will be very grateful.

 Thanks in advance...

 S. Serkan GURDAL
 mail : [EMAIL PROTECTED]
 url  : www.ceng.metu.edu.tr/~e109746

 Department of Computer Enginnering
 Middle East Technical University
                      Ankara/TURKEY







---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to