I need a secure OWC connection to a ms sql server over internet

S

sefer derya

Hi ng,

I have an Asp.net application on a Windows 2003 server with the database
MS Sql server 2000. The Firewall is active, following ports are open:

80 Webserver IIS 6.0
1433 MS SQL SERVER 2000
3389 Remotedesktop

The customer starts the application and uses his own credentials to open
his own https sites. At the monet it is realized with forms
authentication, but it could also realize with windows authentification.

There are OWC charts in my ASP.Net application which are directly
connected to the sql server. But to open the port 1433 for the sql
server is not secure.

I need a secure OWC connection to a ms sql server (olap and cubes)over
internet?
Is there a another way to create a connection, for example like
user-dsn. And to close the port 1433?

thank you
Sefer
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top