skipion
05-28-2004, 03:41 PM
I develop a database application using MSDE, ADO2.8, VB6. This application will be used by a small group of users (no more than 3-4), a couple of which will be accessing the server through a low-bandwidth line (128kbps).
Is there a way to presume the bandwidth usage of my application before actually installing it to the network?
Is there a way to know the amount of data being transferred from server to client during a query execution?
Ideally, is there a way to simulate a low-bandwidth connection between Server and Client, using just my PC? (So that I can optimise my queries, adopt a deferent approach, or even suggest a hardware upgrade)
thanks in advance
BTW this is my first post :o
Is there a way to presume the bandwidth usage of my application before actually installing it to the network?
Is there a way to know the amount of data being transferred from server to client during a query execution?
Ideally, is there a way to simulate a low-bandwidth connection between Server and Client, using just my PC? (So that I can optimise my queries, adopt a deferent approach, or even suggest a hardware upgrade)
thanks in advance
BTW this is my first post :o