Assistance
From: hdonovan (hdonovan@pyrontechnologies.com)
Date: 10/12/02
- Next message: CW: "Re: Can't print Crystal Report from SQL"
- Previous message: Kimberly L. Tripp: "Re: change Db owner"
- Next in thread: Eugene: "Re: Assistance"
- Reply: Eugene: "Re: Assistance"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "hdonovan" <hdonovan@pyrontechnologies.com> Date: Fri, 11 Oct 2002 20:53:02 -0700
Hello
First of all I want to thank anyone for any assistance
that they might be able to offer.
My question is how to maintain security over a public
network with 2 sql servers and 1 web server (IIS).
Currently, one sql server and web server are on the same
machine. It is currently running various functions for
the website ( content management, navigation, etc. ).
Another sql server is located at their location which
handles their day to day business. Currently, they want
to tie in some real time data located at their remote
location with the functionality of their current website.
This would include orders and product information for
example. So orders from the web would be handled in their
inventory receiving, and any new products would be seen
on the website, instantly.
The website application is currently programmed using
ASP. If I connect to a remote location sql server using
IP and connectionstring, will I be compromising security
over the internet? If so, how can I resolve this?
One solution that was discussed was synchronization of
the 2 databases. When sql servers communicate with each
other through DTS,import/export, etc, is this
communication encrypted?
Any suggestions will greatly be appreciated.
Thanks
- Next message: CW: "Re: Can't print Crystal Report from SQL"
- Previous message: Kimberly L. Tripp: "Re: change Db owner"
- Next in thread: Eugene: "Re: Assistance"
- Reply: Eugene: "Re: Assistance"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|