|
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.
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:
To dobule check, open Enterprise Manager you should see:
SELECT * FROM speedcheck_stats
|