SQLException error code is different

2002-02-26 Thread Becky McElroy
Hello, I'm running the same code in 2 different environments, but both environments access the same MySQL database (3.23.47 Max, running on Solaris 2.8) and both use mm.mysql-2.0.7. Environment 1: IBM VisualAge for Java, which has JDK 1.2.2, running on a Windows machine Environment 2: JDK 1.3.1

SQLException error code is different

2002-02-25 Thread Becky McElroy
Hello, I'm running the same code in 2 different environments, but both access the same MySQL database (3.23.47 Max, running on Solaris) and both use mm.mysql-2.0.7. Environment 1: IBM VisualAge for Java, which has JDK 1.2.2, running on a Windows machine Environment 2: JDK 1.3.1 running on Red

Re: How to connect in non-interactive mode

2002-02-13 Thread Becky McElroy
the client to check for connectivity, without having to make ever client connect forever!!. I'm sure the JDBC driver will allow for this. Regards, Dan -Original Message- From: beckymcelroy [mailto:beckymcelroy]On Behalf Of Becky McElroy Sent: Tuesday, 12 February 2002 9:31 a.m

How to connect in non-interactive mode

2002-02-12 Thread Becky McElroy
much appreciated - Becky McElroy - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail [EMAIL PROTECTED

When will 4.0 be beta?

2002-01-14 Thread Becky McElroy
For production product planning purposes, can someone tell me when MySQL 4.0 will be labelled beta? Thanks. -- Becky McElroy - Before posting, please check: http://www.mysql.com/manual.php (the manual) http

Re: Multi-table delete/update

2002-01-14 Thread Becky McElroy
is: Red Hat Linux release 6.1 (Cartman) Kernel 2.2.12-20 on an i686 [beckymcelroy@indigo bhm]$ uname -a Linux indigo 2.2.12-20 #1 Mon Sep 27 10:40:35 EDT 1999 i686 unknown Becky Michael Widenius wrote: hi! Sinisa == Sinisa Milivojevic [EMAIL PROTECTED] writes: Sinisa Becky McElroy writes

Re: apostrophe's in PHP

2002-01-09 Thread Becky McElroy
I've found that using PreparedStatement.setString() takes care of any apostrophe's within a given sql string field. - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/

Multi-table delete/update

2002-01-09 Thread Becky McElroy
on Red Hat linux 6.1) It's looking like a bug. Has anyone else encountered this? 2) Does anyone know when multi-table update will be available? Thanks. -- Becky McElroy - Before posting, please check: http://www.mysql.com