Re: Browser as Front-End
When you meant place the SQL Server on a network, you meant placing it
on a central server?
If that is the case, you can have one dedicated server for the SQL
Server and an application server where you can develop your web
application to create an Interface for this DB.
How to create the Interface?
- You can have a Web Server installed on the application server (IIS or
java based web servers) and then write your web code in any of the tons
of languages.
Hope that helps.
.
Relevant Pages
- Re: SQLServer Connection Problems...
... IPNetworkAddressTranslator is disabled on the web server. ... Most good judgment comes from experience. ... SQL Server is starting at priority class 'normal'. ... (microsoft.public.sqlserver.connect) - Re: sa loginname being hacked
... the password (thus possibly compromising the database server). ... work (and it's not just in the SQL Server world, ... a VPN client built into Windows, ... a web server which in turn updates the same SQL Server which in turn is ... (microsoft.public.sqlserver.security) - Re: SQLServer Connection Problems...
... Most good judgment comes from experience. ... Only take this step if your server is protected inside a good firewall... ... I can ping the SBS server from the Web Server on a local ip address ... SQL Server is starting at priority class 'normal'. ... (microsoft.public.sqlserver.connect) - Re: SQLServer Connection Problems...
... Only take this step if your server is protected inside a good firewall... ... Most good judgment comes from experience. ... Windows Firewall is disabled on the web server and is not installed on the ... SQL Server is starting at priority class 'normal'. ... (microsoft.public.sqlserver.connect) - Re: SQLServer Connection Problems...
... How do I create a "trusted connection" across domain boundries? ... Only take this step if your server is protected inside a good firewall... ... I can ping the SBS server from the Web Server on a local ip address ... SQL Server is starting at priority class 'normal'. ... (microsoft.public.sqlserver.connect) |
|