| | Rating Thread /
Thread Starter | Last Post | Replies | Views |
|  | create table imsi (
esn varchar(8) not null unique,
m_t tinyint(1) not null default 0,
imsi_class tinyint(1) default 0,
imsi_add_num tinyint(3)...
Autumn-Fox
|
10-03-2005 03:50 PM
Autumn-Fox | 0 | 206 |
|  | From . Mr Dave Benton.
Kindest Attention:
My name is Mr. Dave Benton, I am from Portugal . I have been diagnosed with
Esophageal cancer. It has...
dave benton
|
10-02-2005 08:43 AM
dave benton | 0 | 149 |
|  | List-ID: <java.mysql.com>
Date: 1 Oct 2005 10:24:43 -0000
Message-ID: <1128162283.21248.ezmlm (AT) lists (DOT) mysql.com>
From: java-help (AT) lists...
java-return-warn-1128162283.ajhfknddgplppmpanonc-mysql-java=freebsd.csie.nctu.edu.tw@lists.mysql.com
|
10-01-2005 05:25 AM
java-return-warn-1128162283.ajhfknddgplppmpanonc-m | 0 | 154 |
|  | ------=_Part_0_26703032.1128048791265
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Hi,
I have two threads trying to...
javabuddy
|
09-29-2005 09:53 PM
javabuddy | 0 | 139 |
|  | Is there a target date to release a stable version of 3.1.11? I have
been using the nightlies for a while now, but the most recent ones have
been...
Kevin McAllister
|
09-27-2005 11:04 AM
Kevin McAllister | 2 | 167 |
|  | ___________________________________________________________________________
Mail sent from WebMail service at PHP-Nuke Powered Site
-...
eric wong
|
09-23-2005 05:58 PM
eric wong | 0 | 183 |
|  | For my experience, I think you could try to set the input and display text
area fonts as MS Song.
Good luck.
Guoqian Jiang
----- Original Message...
Guoqian Jiang
|
09-21-2005 08:03 AM
Guoqian Jiang | 3 | 177 |
|  | Where do I find MySQL Reference manuals from Version 3.23.58?
It seems that MySQL only has the very last version available on
www.mysql.com
Best...
Udkik
|
09-17-2005 09:32 AM
rsolomonson@gmail.com | 4 | 216 |
|  | --------------060601030107090807080505
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
I decided to have...
Mark Kirkwood
|
09-15-2005 07:02 PM
Mark Kirkwood | 11 | 335 |
|  | Hi everybody!
I've personally had an issue with 3.1.10, I believe it was with
PreparedStatement params that worked with 3.1.8 and was fixed some...
Paul Palaszewski
|
09-15-2005 07:39 AM
Mark Matthews | 1 | 269 |
|  | Greetings
I am executing the following query:
SELECT MAX(last_edited) AS edited_date FROM ab_leader_board
For some reason when doing:
<%=...
Schalk
|
09-14-2005 11:50 AM
Schalk | 4 | 190 |
|  | Hello there,
=20
I can't connect to a mysql db with an applet and J-Connector although =
the applet is loaded from the same server (from my point of...
RAPPAZ Francois
|
09-14-2005 02:16 AM
RAPPAZ Francois | 0 | 153 |
|  | ------_=_NextPart_001_01C5B836.6CAABEC6
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Hi I need to do the...
Paul Wallace
|
09-13-2005 07:12 PM
Paul Wallace | 2 | 168 |
|  | ------_=_NextPart_001_01C5B735.E89B9367
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Hi,
I am having...
Paul Wallace
|
09-12-2005 11:38 PM
Paul Wallace | 2 | 192 |
|  | Héctor A. Abreu wrote:
OK -- but those two statements are not contradictory; MySQL will
let you do that:
create table order_item (
order_number...
Hassan Schroeder
|
09-10-2005 03:55 PM
Hassan Schroeder | 0 | 156 |
|  | ------=_NextPart_000_0007_01C5B626.26CDA130
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi, there....
Héctor A. Abreu
|
09-10-2005 03:38 PM
Héctor A. Abreu | 0 | 135 |
|  | Just thought I'd give an update, in case anyone had any suggestions.
I was just able to access my applet without any problems from a
different iMac,...
Lisa N. Michaud
|
09-07-2005 02:44 PM
Lisa N. Michaud | 0 | 254 |
|  | With MySQL 5 and JDBC 3.2 I get this error:
java.sql.SQLException: Unknown type '246 in column 64 of 81 in
binary-encoded result...
Martin
|
09-07-2005 07:00 AM
Martin | 0 | 217 |
|  | I have a mysql 5 table with around 10 million records and 80 variables.
I want to walk thru it with resultset.next, compare some values,...
NnlGggTuqPvt@spammotel.com
|
09-07-2005 06:28 AM
NnlGggTuqPvt@spammotel.com | 0 | 142 |
|  | I have a mysql table with around 10 million records and 80 variables.
I want to walk thru it with resultset.next, compare some values, delete
some...
NnlGggTuqPvt@spammotel.com
|
09-07-2005 04:20 AM
NnlGggTuqPvt@spammotel.com | 0 | 172 |
|  | I'm in the process of doing a study to see if MySQL will be a viable candidate
for a project we have. We need XA support which is listed as being...
Kim Swix-D21
|
09-06-2005 01:25 PM
Kim Swix-D21 | 0 | 155 |
|  | Hi there,
What I would like to do is to call ResultSet.last()/getRow()/first()
withought fetching the whole data from the database-server. Is...
Clemens Eisserer
|
09-03-2005 07:34 AM
Mark Matthews | 8 | 193 |
|  | Hi,
what is better, empty String or null?
Empty Strings are easier to use with text components, but I don't know
if are for MySQL effective enough ?...
wildmind
|
09-03-2005 04:58 AM
wildmind | 0 | 199 |
|  | hi . firstly sorry bad english. i have a big problem.
i'm looking for an answer for a month. i couldnt find.
i want to get only one string from...
Özkan Topal
|
09-02-2005 06:36 AM
'Alan Williamson' | 1 | 179 |
|  | List-ID: <java.mysql.com>
Date: 2 Sep 2005 05:22:58 -0000
Message-ID: <1125638578.31150.ezmlm (AT) lists (DOT) mysql.com>
From: java-help (AT) lists...
java-return-warn-1125638572.bpkcikmflbigkboameab-mysql-java=freebsd.csie.nctu.edu.tw@lists.mysql.com
|
09-02-2005 12:23 AM
java-return-warn-1125638572.bpkcikmflbigkboameab-m | 0 | 175 |
|  | Not sure if this went through the first time. My apologies if it did.
Greetings All
I have two tables, ab.comp_results and ab.competitions. I want...
Schalk
|
09-01-2005 02:12 AM
Ronald Boettcher | 1 | 157 |
|  | Hello
I have a problem in connecting to the database. When i run my program while
connecting to the databaseit is giving an exception and not able...
pawankumargoud@v2softwaretechnologies.com
|
09-01-2005 12:29 AM
Joji George | 1 | 198 |
|  | OK, it's time for another one of my really stupid questions:
I've finally installed my applet and DB on a server and, much to my
shock, it does not...
Lisa N. Michaud
|
08-31-2005 03:33 PM
Lisa N. Michaud | 4 | 176 |
|  | Greetings All
I have two tables, ab.comp_results and ab.competitions. I want to
execute a select query and JOIN these two tables. This is easy...
Schalk
|
08-31-2005 12:12 PM
Schalk | 0 | 182 |
|  | All,
I am receiving the folling as a stacktrace error. I was wondering if
any of you guys and gals have ever seen this problem before.
Exception:...
JR
|
08-30-2005 04:16 PM
JR | 0 | 325 |
|  | ------=_Part_14627_15470364.1125340997238
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding:...
Stephen More
|
08-29-2005 07:04 PM
Stephen More | 2 | 170 |
|  | =20
Greetings to all,
Could someone explain the error below. The DB had become so fouled that
we had to drop and recreate the entire DB. It was...
A.J. Blanchard \
|
08-29-2005 04:42 AM
tom-mathews@supanet.com | 1 | 282 |
|  | I am looking beta testers for a Java GUI database
interface for SQL databases. It is an open source
project hosted at http://sourceforge.net/. ...
Clayburn Juniel
|
08-25-2005 10:30 AM
Clayburn Juniel | 1 | 160 |
|  | For testing purposes we like to get a copy of the database with
sensitive information removed or with it replaced by placeholders.
The way we do...
Eric Raymond
|
08-24-2005 08:25 AM
Clayburn Juniel | 1 | 150 |
|  | Hello,
I would like to export a part of my MySQL database as a SQL script. I
thought about mysqldump.exe but it's too simple. I need to export rows...
Konrad Billewicz
|
08-23-2005 09:25 AM
Ronald Klop | 4 | 209 |
|  | Hi,
one small question. Is It possible to do queries of this type with MySQL
using JDBC? I would like to provide a List of values and select...
Christofer Dutz
|
08-19-2005 03:31 PM
Shankar Unni | 4 | 275 |
|  | We have a servlet that is run locally on about 20 laptops. I am
currently manually updating the application on each laptop about once
per month. Can...
Christopher Molnar
|
08-12-2005 08:09 AM
NMacDonald@abs-ns.com | 2 | 240 |
|  | Added:
tags/b3_2-nightly-20050708/
Log:
Tagging the nightly build
Copied: tags/b3_2-nightly-20050708 (from rev 3921,...
mmatthews@mysql.com
|
08-09-2005 08:38 AM
Mark Matthews | 8 | 178 |
|  | Datamedia!
Greetings!
Licensed Canadian pharm. offers special sale period in this month only!
Get...
Bod
|
08-06-2005 12:23 AM
Bod | 0 | 265 |
|  | Greetings,
I spent yesterday creating CA certificates and building the latest stable
MySQL with --with-vio and --with-openssl options (RedHat Fedora...
David T. Martin
|
08-05-2005 10:55 AM
David T. Martin | 0 | 380 |
|  | hi,
Sorry for this query, but this is the java list for mysql
mailing list isnt it?
Thankyou
Ben (jmonkey)
:-)
--
MySQL Java Mailing List
Ben
|
08-04-2005 10:48 AM
Mark Matthews | 3 | 175 |
|  | ------=_NextPart_000_0003_01C59884.C65E21D0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
It is my...
rvw
|
08-03-2005 10:30 AM
Ronald Boettcher | 1 | 309 |
|  | Hi -
My summer research student and I are novices with Java, but
unfortunately, we're now among the most experienced people at the
College, so we...
Lisa N. Michaud
|
08-01-2005 10:07 AM
Cope, Jared | 1 | 225 |
|  | Dear developer,
Do you often wonder who built a certain website and how it is done? And who
manages that website right now?
Strange, but developers...
Wim Hoogenraad
|
07-28-2005 02:49 PM
Wim Hoogenraad | 0 | 145 |
|  | ------=_Part_5807_28342627.1121770007511
Content-Type: text/plain; format=flowed; charset=us-ascii
Content-Transfer-Encoding: 7bit
Hello,
With...
Ronald Klop
|
07-19-2005 09:47 AM
Ronald Klop | 1 | 167 |
|  | I develop a Stock Management System using MySQL as back-end(DBMS).
I have no problem during 2 month the system is being applicated by my
client.
But...
chin_yen83
|
07-18-2005 09:43 PM
chin_yen83 | 0 | 168 |
|  | Hi everybody!
This time I've got a simple question, probably for Mark. We have a
web-application where the user can edit database connection...
Paul Palaszewski
|
07-14-2005 10:54 AM
Mark Matthews | 1 | 198 |
|  | Hello, all -
I am working on a system for tutoring students in Anglo Saxon English
(think JRR Tolkein's specialty) and thus need to be able to...
Lisa N. Michaud
|
07-13-2005 02:21 PM
Mark Matthews | 1 | 269 |
|  | There is a problem when using the MySQL-4 properties
_emptyStringsConvertToZero_ and _jdbcCompliantTruncation_ together, i.e. are
both set to...
Ronald Boettcher
|
07-13-2005 10:01 AM
Ronald Boettcher | 3 | 181 |
|  | Hello list,
This is something which keep on hunting me for some time now and I'm
getting somewhat frustrated here. Yes, this is related to the...
Martijn
|
07-12-2005 09:38 AM
Mark Matthews | 1 | 165 |