Ask a Question related to ASP Database, Design and Development.
-
J P Singh #1
SQL Server connection over the WAN
Hi All
We have a search page for one of our applications which connects to a SQL
Server database in SYDNEY. The IIS server on which the ASP page resides is
based in LONDON.
The performance of the search page is not great. It does work but takes
about 25 secs to display the results.
Can anyone offer some advice on how to enhance the performance of the ASP
application where the database is being accessed over the WAN?
Would it help if we move the application to the IIS server based in Sydney?
J P Singh Guest
-
sql server connection
Connection verification failed for data source: Northwind_SQL java.sql.SQLException: Login failed for user '(null)'. Reason: Not associated with a... -
Connection to MS-SQL server
Hi We have a website built in ASP and SQL. I am trying to set up Contribute to allow management of the site, this works fine on the HTML sites,... -
SQL Server Connection Using ASP.NET
I am trying to convert my ASP pages to ASP.NET, and have created an ASP.NET connection string for my ASP.NET page. When I test the connection, the... -
Terminal Server connection to 2003 Server
Hi, I am running 2 x Terminal Servers with WinNT 4 with MF 1.8. They are both authenticating on a 2003 Server, and pulling policy & profiles... -
Permanent connection between a LINUX server and a UNIX AIX server
Hello, I created, for a customer LAMBDA, a Intranet site with PHP and MySQL technology. This site is on a LINUX server. I wish to connect this... -
Ray at #2
Re: SQL Server connection over the WAN
"J P Singh" <noemail@asIhatespam> wrote in message
news:ugn5ua3rDHA.732@TK2MSFTNGP09.phx.gbl...Setup a SQL Server in London and replicate the data from Sydney.> Hi All
>
> We have a search page for one of our applications which connects to a SQL
> Server database in SYDNEY. The IIS server on which the ASP page resides is
> based in LONDON.
>
> The performance of the search page is not great. It does work but takes
> about 25 secs to display the results.
>
> Can anyone offer some advice on how to enhance the performance of the ASP
> application where the database is being accessed over the WAN?
Sydney?>
> Would it help if we move the application to the IIS server based in
I would have to say yes! Is there a test server in Sydney that you can
install IIS on and test it?
You could always lease some OC lines for your WAN if you have a few extra
million dollars to spend every month.
Ray at work
Ray at Guest



Reply With Quote

