3.2.5 - Testing with URL

Top  Previous  Next

 

Testing the database manually

 

Option A:

 

If you have launched the main page http://speedcheck.yourserver.com/SpeedCheck.aspx you can click on the "Database Connection" link.

 

sc_main_installation

 

 

Option B:

 

In your browser, go to the following link and see if it writes to the database:

 

http://speedcheck.yourserver.com/SpeedCheck_statistics.aspx?transfer_type=1&transfer_size=10&time_taken=15&session_id=sc_1234567890_123

 

 

Tesitng the database:

 

You should see this in your browser:

 

sc_win_aspnet_database_test

 

To dobule check, open Enterprise Manager you should see:

 

SELECT * FROM speedcheck_stats

 

sc_stats_ms_ssql_manual_insert