Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
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
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 45
Default Excel as an database


Yes - use the ADO Jet drivers
VB code here
http://support.microsoft.com/kb/257819
Its easy to adapt to VB.net/C# - the workbook needs to be closed
otherwise you'll leak a ton of memory

Cheers
Simon
Excel development website: www.codematic.net


Khozema Sherwala wrote:
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

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default Excel as an database

Thanks Simon. This does helped a lot

"Simon Murphy" wrote:

Yes - use the ADO Jet drivers
VB code here
http://support.microsoft.com/kb/257819
Its easy to adapt to VB.net/C# - the workbook needs to be closed
otherwise you'll leak a ton of memory

Cheers
Simon
Excel development website: www.codematic.net


Khozema Sherwala wrote:
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


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Update Excel Database via Access Main Database with a script Finnbar New Users to Excel 2 November 3rd 08 07:24 PM
Convert Excel database to dBASE database? RPI Marketeer Excel Discussion (Misc queries) 1 January 18th 08 06:25 PM
HELP: VBA Code to extract data from an SQL Server database and put it into Access Database Clinton M James[_2_] Excel Programming 1 October 8th 07 12:44 AM
Moved database, how do I change link to the database in excel Toastrack Excel Discussion (Misc queries) 0 October 20th 06 09:36 AM
Using Excel as a database and need macro or vba to take data entered on one tab and update the database by adding to the next avail row rjr Excel Programming 5 June 11th 06 09:43 PM


All times are GMT +1. The time now is 05:29 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"