Re: Access to internal database
From: CMan (cman_at_nospam.nospam)
Date: 11/10/04
- Next message: DaveF: "& in a QueryString"
- Previous message: Developers_at_Enzigma: "The active schema does not support the element 'asp:HyperlinkColumn'"
- In reply to: Eliyahu Goldin: "Re: Access to internal database"
- Next in thread: Eliyahu Goldin: "Re: Access to internal database"
- Reply: Eliyahu Goldin: "Re: Access to internal database"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 10 Nov 2004 11:28:21 -0000
Thanks everyone,
So we can make the connection to the database server over SSL? Or do you
just mean between the web server and browser?
How do we set this up? Is it a simple SQL Server setting or win2000 network
setting?
How does SSL compare to using IPsec?
Can this all be done securely through win2000 alone or is third party
software required/preferred?
Thanks in advance.
CMan
"Eliyahu Goldin" <removemeegoldin@monarchmed.com> wrote in message
news:eQLKiRnxEHA.2012@TK2MSFTNGP15.phx.gbl...
> If you are in Microsoft environment, you need to publish your database out
> on your local ISA server. You can allow external access from only one
> location, which is the webserver. The web server then would connect to the
> database server by the ISA IP address. If you are going to pass secure
data
> between the web and database server, you will want to equip the database
> server with a SSL certificate.
>
> Eliyahu
>
> "CMan" <cman@nospam.nospam> wrote in message
> news:%23WG3iInxEHA.3376@TK2MSFTNGP12.phx.gbl...
> > Hi ,
> >
> > We have a internal database application which we now need to update from
a
> > website hosted at an external site.
> >
> > We want users to be able to come to the website and see their very
latest
> > information. They should be able to update this data and submit it to a
> > holding area before it is checked by an operator and the live record
> > updated.
> >
> > What is the best and most secure way to achieve this scenario?
> > How should the website be connected to the internal database?
> >
> > Thanks
> >
> > CMan
> >
> >
>
>
- Next message: DaveF: "& in a QueryString"
- Previous message: Developers_at_Enzigma: "The active schema does not support the element 'asp:HyperlinkColumn'"
- In reply to: Eliyahu Goldin: "Re: Access to internal database"
- Next in thread: Eliyahu Goldin: "Re: Access to internal database"
- Reply: Eliyahu Goldin: "Re: Access to internal database"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|