How connect OWC to a data source by means of IIS

  • Thread starter Tomás Capetillo
  • Start date
T

Tomás Capetillo

Hi, i'm trying to write a ASP.Net application, so, i need to connect
the office web component (version 11) to a data source, the
issue is every user can see the string connection, so i don't want to
expose that info.

I need connect the OWC to a data source by means of IIS.
OWC --> IIS --> DataSource and no OWC --> DataSource

I need the connect the owc to a data source without a string connection,
or at last, without a string connection that expose the server, port and
user/password.

Maybe i need to install something on IIS?
A special connection string?

Thanks 4 u'r answers.

Alvin Bruney - ASP.NET MVP escribió:
 
Top