Thread: Jdbc problem
View Single Post
  #1 (permalink)  
Old 03-20-2008, 11:31 AM
abhiN abhiN is offline
Member
 
Join Date: Jan 2008
Posts: 23
abhiN is on a distinguished road
Jdbc problem
HI

I m using excel as a database..

In my DB i m having fields name and some value assigned to each name..

Now on my jsp page i m generating an array of names by some processing..

Now what i want is to access the names from the DB which r nor present in the array that i've generated. Want to get names and values other than array names..

how can i do this..

plz reply.

thanks
Reply With Quote
Sponsored Links