• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Delete Excel work sheet

 
Ranch Hand
Posts: 59
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Dear All,
I want to delete a Excel worksheet. any one knows how to do this..basically i am using JDBC-ODBC connection.
Thanks in advance.
Regards,
Venkat
 
Venkatesh Rajendran
Ranch Hand
Posts: 59
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I got solution for this ..we need to specify the work sheet name like [Shee1$] but now it is not deleting the sheet i didn't get any error also..if any one experienced the same situation please share with me.
Thanking you in advance
regards,
Venkat
 
Greenhorn
Posts: 13
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
HI,
You can get possiable soluation from this site
http://www.javaworld.com/javaworld/javaqa/2001-08/02-qa-0824-excel2.html
Surya.MP

Originally posted by Venkatesh Rajendran:
Dear All,
I want to delete a Excel worksheet. any one knows how to do this..basically i am using JDBC-ODBC connection.
Thanks in advance.
Regards,
Venkat


 
Venkatesh Rajendran
Ranch Hand
Posts: 59
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Dear Surya,
Thanks for your reply..i will have a look on it.
Thank you very much.
Venkat
 
reply
    Bookmark Topic Watch Topic
  • New Topic