  | | | Java Help | Hi
I have two threads trying to update the records at the same time.
Let me be more detaile...
I have 15 records in table.
I issue an update command on a field like..
update tableName set column1 '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 giving me trouble as well.
--
MySQL Java Mailing Hi
I have an app that writes Chinese characters in to MySQL 4.1 an renders them back out in a separate JTextArea.
My DB Server is set to UTF-8 encoding. When typing in the Chinese (PRC chaHi 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 time
ago in CVS. Now I 've looked at the build-issuesGreetings
I am executing the following query
SELECT MAX(last_edited) AS edited_date FROM ab_leader_board
For some reason when doing
<% rs.getInt( "edited_date ") % >
It keeps returning an empty resGreetings
Is there a way to get the last update date for an entire table not just
a single row? More specifically is there a way to do this with Java?
--
Kind Regards
Schalk Neethling
Web DevelopHello there
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 view) class files for the applet and the Jconnector driHi I need to do the above as I will not know what language/charset is
being inserted in to my DB. How can I set the character set? I tried
Statement statement connection.createStatement()
statI decided to have a go at this on FreeBSD 6.0Beta4 with linux jdk
1.4.2 and ant 1.6.5
A number of interesting problems emerged
1) compile fails as build.xml assumes a directory
build/mysql-conHi
I am having trouble inserting and retrieving Asian characters in my
DB. I have set up my table thus
CREATE TABLE `messages` (
`id` int(10) unsigned NOT NULL auto_increment
`message_bodH??ctor A. Abreu wrote
> MySQL allows me to create only one primary key per table but I
> actually need a two-column primary key.
OK -- but those two statements are not contradictory MySQL will
lHi there. I 'm trying to insert a row into a simple table (order_item) with two columns (order_number int item_number_int) using an updatable ResultSet for that only table but apparently JDBC won 'tJust 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 running JRE 1.4.2 but only via Safari. ExploreI '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 available in
5.0. However when I review the ConnecHi there
What I would like to do is to call ResultSet.last()/getRow()/first()
withought fetching the whole data from the database-server. Is the
mysql-jdbc driver capable of doing so or does it fethi . 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 mysql to my applet. i tried it on
jbuilder it 's ok.
bu
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 to connect
to the database. I have loaded MysOK 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 work when accessed from a Mac (on any of these
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 enough
but here is my problem.
QUERY
SELECT CR.pos I am currently using mysql-connector-java-3.1.7-bin.jar. I have written a
service that makes a connection to MySQL then will sleep for a while when
an item needs to get inserted it will wake up an
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 receiving burst of
inserts from client machines in the ordI am looking beta testers for a Java GUI database
interface for SQL databases. It is an open source
project hosted at http //sourceforge.net/. The
project is
http //sourceforge.net/projects/databaseFor 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 this now is to make a copy of the database (dump the 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 regards
Allan Unnerup
--
MySQL Java Mailing ListHi
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 all
rows of a table whos "y-field "-value is contained 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 from
one table which matchs simple criteria and aWe 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 anyone suggest a method of updating an applicaGreetings
I spent yesterday creating CA certificates and building the latest stable
MySQL with --with-vio and --with-openssl options (RedHat Fedora Core 3).
I started up mysqld_safe --defaults-filehi
Sorry for this query but this is the java list for mysql
mailing list isnt it?
Thankyou
Ben (jmonkey)
-)
--
MySQL Java Mailing List
For list archives http //lists.mysql.It is my understanding that ther is a setting somewhere called jdbcCompliantTruncation
This setting can be set to True or False.
I would like to know where this setting is so that I may change it.
 |
|
 |