The moose likes Other Open Source Projects and the fly likes how to insert row in POI hssf Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » Other Open Source Projects
Reply Bookmark "how to insert row in POI hssf " Watch "how to insert row in POI hssf " New topic
Author

how to insert row in POI hssf

jinling wen
Greenhorn

Joined: Jan 13, 2003
Posts: 2
I have a Excel like this
name count //ROW 0
TEL: 86864220 //ROW 1
AND how to insert row like this
name count //ROW 0
cup 12
tv 1
TEL: 86864220 //ROW 1
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: how to insert row in POI hssf
 
Similar Threads
Hibernate 3.0 : Where am I going wrong?
StaleStateException
problem with BatchUpdateException
SQL with multiple counts
Error at Execute Update