2 messages in com.mysql.lists.javai have a problem of MySQL
FromSent OnAttachments
chan chaing hong09 Jan 2003 22:42 
Frank Gates12 Jan 2003 08:08 
Subject:i have a problem of MySQL
From:chan chaing hong (chai@hotmail.com)
Date:01/09/2003 10:42:45 PM
List:com.mysql.lists.java

Dear Sir: i would like to ask u about a probelm that i have faced when i doing with the JDBC & MySQL. in my program file , i tend to select * from a table which stored in MySQL and display the data. but when i run the program , there come out a error of : SQLException: columns "name" not found!

Actually, there have the field " name" stored in MySQL , but why it can't find the field? i can insert data in MySQL using java code , but why when i want to take out and display the data this error will come out ? please help me .. thanks . waiting for your reply

hong