CodeCharge Studio
search Register Login  

Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> Java

 MySQL Temporary Table oesn't exist

Print topic Send  topic

Author Message
dekacode

Posts: 53
Posted: 08/10/2004, 4:45 PM

A class is called that Creates and populates a temporary table. The followong error is sometimes displayed

java.sql.SQLException: General error, message from server: "Table 'tmpschedgrid' doesn't exist"

It seems that this is related to connections and threads as the CCS page will, on occasion, display correctly

Does anyone have experience with this?

ENV.
CCS 2.3.1.85
MySQL 4.0.20
Tomcat 4.1.30
View profile  Send private message
Anton Hinxman
Posted: 12/08/2004, 2:24 AM

Do you get the feeling that this is a problem of the request submit and response method to www page handling?

Request fetches www JSP page and creates table
Connection is used and put back into the pool
User POST response occurs later when table may not now exist?

Temp table needs to exist for the life of the users session so perhaps a session based object to create table will solve the problem?

Regards

Anton

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

MS Access to Web

Convert MS Access to Web.
Join thousands of Web developers who build Web applications with minimal coding.

CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.