I have a problem in taking resultSet for finding columns name in a table from a meta data.getColumns() as: ResultSet rs = metaData.getColumns(null,null, "tableName","columnName"); So when i execute this statement then i get a program error as :mysqld.exe has generated errors and will be closed by windows.You will need to restart the program. Any help will be highly appreciated.
I doubt you are going to get any help with that kind of querry here. Try posting on the mysql forums.