--- Dwight Farris <[EMAIL PROTECTED]> wrote:
> Thanks for your response; I will look into the SQL
> code
>
> Dwight
>
> -Original Message-
> From: gb1071nx
> [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, March 27, 2007 9:47 AM
> To: Tomcat Use
Thanks for your response; I will look into the SQL code
Dwight
-Original Message-
From: gb1071nx [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 27, 2007 9:47 AM
To: Tomcat Users List
Subject: RE: TOMCAT 5.0.28 stability
This is certainly not a tomcat stability problem, it'
This is certainly not a tomcat stability problem, it's the application
that has been coded poorly
> syntax to use near 's Time Management workshop
You've got some SQL code somewhere that looks like this:
String sql = "INSERT INTO table (foo) VALUES('" + fooVar + "')";
And you're inserting data