G
Guest
Hi all,
Our company is looking to develop a web front end for a legacy back office
system. Can anyone point me in the direction of some good resources for
looking into the following problems:
We have several customers that have a back office product where all data
resides in a SQL server on the customer site.
To develop a web front end for this system, we obviously have to access the
company SQL servers. Here are the options I can think of but I need to know
what is the preferred method, and where I can locate more information to help
with our decisions.
1. Web site hosted by customer whereby SQL servers are accessible via the
internal network (or at least a replicated copy)
2. Web site hosted by a 3rd party with DTS/FTP of changed data pushed out
from the live customer system to a cut down SQL server at the hosting company.
3. Web site hosted by a 3rd party, Web services hosted by the company where
by the web services can access SQL via the internal network returning the
required information by SOAP etc.
4. Web Site hosted by either the customer or the 3rd party and use SQL Http
access. (Performance? Security?)
At this point I need to know the available options so I may research more.
Thanks in advance. Pete.
Our company is looking to develop a web front end for a legacy back office
system. Can anyone point me in the direction of some good resources for
looking into the following problems:
We have several customers that have a back office product where all data
resides in a SQL server on the customer site.
To develop a web front end for this system, we obviously have to access the
company SQL servers. Here are the options I can think of but I need to know
what is the preferred method, and where I can locate more information to help
with our decisions.
1. Web site hosted by customer whereby SQL servers are accessible via the
internal network (or at least a replicated copy)
2. Web site hosted by a 3rd party with DTS/FTP of changed data pushed out
from the live customer system to a cut down SQL server at the hosting company.
3. Web site hosted by a 3rd party, Web services hosted by the company where
by the web services can access SQL via the internal network returning the
required information by SOAP etc.
4. Web Site hosted by either the customer or the 3rd party and use SQL Http
access. (Performance? Security?)
At this point I need to know the available options so I may research more.
Thanks in advance. Pete.