DotNetNewsgroup.com  
web access to complete list of Microsoft.NET newsgroups
   home   |   control panel login   |   archive  |  
 
  carried group
academic
adonet
aspnet
aspnet.announcements
aspnet.buildingcontrols
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
assignment_manager
datatools
dotnet.distributed_apps
dotnet.general
dotnet.myservices
dotnet.nternationalization
dotnet.scripting
dotnet.security
dotnet.vjsharp
dotnet.vsa
dotnet.xml
dotnetfaqs
framework
framework.clr
framework.compactframework
framework.component_services
framework.controls
framework.databinding
framework.drawing
framework.enhancements
framework.interop
framework.odbcnet
framework.performance
framework.remoting
framework.sdk
framework.setup
framework.webservices
framework.windowsforms
framework.wmi
frwk.windowsforms.designtime
lang.csharp
lang.jscript
lang.vb
lang.vb.controls
lang.vb.data
lang.vb.upgrade
lang.vc
lang.vc.libraries
  
 
start date: Fri, 17 Aug 2007 05:35:12 -0700,    posted on: microsoft.public.dotnet.framework.adonet        back       

Thread Index
  1    unknown
          2    Braulio Diez


Connect to remote Excel   
Hi all, we need to be able to connect to an Excel in a remote server
via ADO.NET.

We have a component that makes queries to that excel a retrieves the
data requested, but when we are trying to get the data from the remote
excel we can´t connect because we have an URL and not a physical path.

Any idea?


thanks in advance

Julio
Date:Fri, 17 Aug 2007 05:35:12 -0700   Author:  

RE: Connect to remote Excel   
Mmm...

  Is the excel spread sheet quite big? One possiblity could be to download 
the sheet from your site and then read it locally, you can use WebClien class 
to do that:

http://www.csharpfriends.com/Articles/getArticle.aspx?articleID=115

  On the other hand if what you are looking for is to use the Excel 
calculation engine and let your client define his calculation in a excel 
sheet, you could use "Excel services" (running excel spreadsheets on a 
server):

http://blogs.msdn.com/excel/archive/2005/11/08/490502.aspx

Good Luck
       Braulio

/// ------------------------------
/// Braulio Diez
///
/// http://www.tipsdotnet.com
/// ------------------------------




"jcotroneo@gmail.com" wrote:


> Hi all, we need to be able to connect to an Excel in a remote server
> via ADO.NET.
> 
> We have a component that makes queries to that excel a retrieves the
> data requested, but when we are trying to get the data from the remote
> excel we can´t connect because we have an URL and not a physical path.
> 
> Any idea?
> 
> 
> thanks in advance
> 
> Julio
> 
> 
Date:Sat, 18 Aug 2007 01:36:00 -0700   Author:  

Google
 
Web dotnetnewsgroup.com


COPYRIGHT ?2005, EUROFRONT WORLDWIDE LTD., ALL RIGHT RESERVE  |   Contact us