got error:Lost connection to MySQL server during query

2003-01-08 Thread kanda
Dear sir Pls help I run Mysql 3.23.54 , Os Windows 2000 service pack 3 I'm got error Lost connection to MySQL server during query and also to drop service in service control manager. Anyway, mysql.err log can not help me to resolve this problem. What Happen ? Thank you very much.

SQL query

2001-03-15 Thread Pawan Kanda
Hi , i have the following method: public Object getValueAt(int row, int column){ // in here i want to construct a SQL query which gives the object at a certain row and column } Do you know how to do it? Thanks Pawan - Befor