Re: java mysql alias is being displayed blank?

2006-10-12 Thread Pat Adams
On Wed, 2006-10-11 at 16:03 -0700, ADAM CZECH wrote: > Does anyone know why a mysql alias would not display in the return a > result? > > When I try to access say the first name with it's alias f_name, it is > blank? , but it works for its column name first_name? This becomes > more of a problem

java mysql alias is being displayed blank?

2006-10-11 Thread ADAM CZECH
Does anyone know why a mysql alias would not display in the return a result? When I try to access say the first name with it's alias f_name, it is blank? , but it works for its column name first_name? This becomes more of a problem with subselects because how does one alias it? Thank you, A

RE: Time consuming table regeneration: JAVA & MySQL

2003-11-12 Thread Victor Pendleton
] Sent: Wednesday, November 12, 2003 8:37 AM Cc: [EMAIL PROTECTED] Subject: Time consuming table regeneration: JAVA & MySQL I am in the process of regenerating all the tables as per the requirement of custom designed JAVA and JSP codes for 'chemistry' application. It requires lot o

Time consuming table regeneration: JAVA & MySQL

2003-11-12 Thread karthikeyan
I am in the process of regenerating all the tables as per the requirement of custom designed JAVA and JSP codes for 'chemistry' application. It requires lot of time to read, modify and write back to database. The Total number of data points per table containing various types of data (INT, VARCHAR,

java , mysql and php

2003-07-20 Thread antoine druon
I have an intranet, a database mysql (i admin with phpmyadmin) I use a program java in order to put data in mysql and i want to know if it is possible to put prog java in php page on my intranet ? I want to start my program on the web ? please help! excuse me for my english antoine -- MySQL Ge

java...mysql

2002-05-03 Thread Nick Stuart
Sorry if this got sent twice... Hello all. Im trying to right a simple program for MySQL through java but am running into a problem of sorts. Following is the code that has theproblem: conn = DriverManager.getConnection("jdbc:mysql://localhost/mysql?user=root&password=");stmt = conn.createSt

Re: java & mysql

2001-07-26 Thread shiuwaitai
va code, just change the property file from machine to machine. Good luck. - Original Message - From: "Sibel Toprakkiran" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, July 26, 2001 5:09 PM Subject: java & mysql > Hi, > > I have a Java p

RE: java & mysql

2001-07-26 Thread shane
ing! u don't need to make any modifications to your code if you are using the mmmysql driver which can be located at http://mmmysql.sourceforge.net/ regards shane -Original Message- From: Sibel Toprakkiran [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 26, 2001 5:09 PM To: [EMAIL PROTEC

java & mysql

2001-07-26 Thread Sibel Toprakkiran
Hi, I have a Java program, from which I'm accessing the data in a mysql database via jdbc. I want to run the program on linux and on windows, without changing the code. I was using the jdbc-odbc driver on Windows, but on linux I can't use this. I would be glad, if someone knows, how to manage thi

java+mysql

2001-05-16 Thread java_manu jsp
hello there, iam new mysql ,iam right now working with jsp so is there any way we can write funtion in java and make mysql understand it Regards, manu - Before posting, please check: http://www.mysql.com/manual.php (the man

Packet too large error(Java + mysql)

2001-03-27 Thread GILBERT
Java + mysql (windows 2000) : When i use base64 to encode string , and then insert into database then show error message SQLException caught: Error during query: Unexpected Exception: java.lang.IllegalArgumentException message given: Packet is larger than max_allowed_packet from server