Re: OO base -> jdbc -> mysql timeout problem

2008-12-03 Thread Daevid Vincent
If this is a web app, then it should be making a new connection every time a page is loaded (where applicable). At least that's how every PHP site I've ever made works... If this is a stand alone app, if your language has threads you could (hackily) have a thread that does some "NO-OP" every hour

OO base -> jdbc -> mysql timeout problem

2008-12-03 Thread Bazooka Joe
I am trying to develop an db app w/ OO base as the front end to mysql db that is running on the web in a shared hosting environment using jdbc as the connector. The problem is if I let OO base sit for a few minutes it looses the connection to the db and I have to restart OO base to get it to recon

Fwd: Encoding problem (JDBC, mysql)

2003-06-02 Thread Venkata Srinivasa Rao, Yerra
2003 14:21:54 +0800 To: [EMAIL PROTECTED] From: "Venkata Srinivasa Rao, Yerra" <[EMAIL PROTECTED]> Subject: Encoding problem (JDBC, mysql) X-Spam-Check-By: lists.mysql.com X-Spam: False ; 3.3 / 5.0 Dear All, I am facing encoding problem with JDBC, mysql.  I can't insert/sel

Encoding problem (JDBC, mysql)

2003-06-02 Thread Venkata Srinivasa Rao, Yerra
Dear All, I am facing encoding problem with JDBC, mysql.  I can't insert/select Big5 text with JDBC connection. After I insert Big5 text, it becomes question marks () in the database. Before I insert Big5 text to mysql db, I am converting web browser post data from "8859_

[JDBC / MySQL] Access Denied for User ?

2002-06-14 Thread Laura Findley
I am not sure if a Java JDBC error is appropriate for this list or not. If not, I apologize in advance. I'm getting the error below that I'm trying figure out where to start researching... "Invalid authorization- access denied for user"... This seems strange b/c I'm using "root" as username, "s

JDBC - MySQL

2002-01-09 Thread D Bamud
server using following command "./bin/mysqld_safe &". I created the database named "MYDB" and given the log/pass as "root/" (password nothing, as I do not have any password for root setup). There is no problem in loading the JDBC MySQL Driver. What is that need to be do

Re: JDBC->MySql==Sex?????????

2001-02-10 Thread Benjamin Pflugmann
Hi. On Thu, Feb 08, 2001 at 01:52:47AM -0800, [EMAIL PROTECTED] wrote: > Hi Everyone, > Sorry for the subject but I am in a very very Btw, this is the perfect way to get ignored. > desperate state 'coz the whole site is down and if I > cannot connect to the database through my servlet my > @ss

JDBC->MySql==Sex?????????

2001-02-08 Thread Webmaster-Jumac.com
Hi Everyone, Sorry for the subject but I am in a very very desperate state 'coz the whole site is down and if I cannot connect to the database through my servlet my @ss is grass. Everything seems to be working fine except when I execute the servlet I get this @$#$@$# error: " Server configurati

JDBC->MySql==Sex?????????

2001-02-08 Thread Webmaster-Jumac.com
Hi Everyone, Sorry for the subject but I am in a very very desperate state 'coz the whole site is down and if I cannot connect to the database through my servlet my @ss is grass. Everything seems to be working fine except when I execute the servlet I get this @$#$@$# error: " Server configurati