View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Khozema Sherwala Khozema Sherwala is offline
external usenet poster
 
Posts: 1
Default Excel as an database

Hi,

I would like to know that, Is it possible to use Excel sheet as a source
(dataset) and use it against a .net client application (VB.NET) and have all
CRUD operation on data. The excel data will have one key column which will be
used as identifier. I am wondering whether is this possible.

If Yes, any pointer in that direction and how to implement required code
base using libraries will be of great help. Thanks!

regards,
Sherwala