![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Suppose a database server - say MySQL, though I'd be interested in answers to my question for other systems too - and client are separated by a low bandwidth link such as DSL, and the client repeatedly issues a query for, say, a current product list. Suppose the product list is large, but only a handful of entries have typically changed between queries. It would be nice if only the changes from last query to current one could be sent, saving bandwidth. Is there any way to do this? |
#3
| |||
| |||
|
|
Suppose a database server - say MySQL, though I'd be interested in answers to my question for other systems too - and client are separated by a low bandwidth link such as DSL, and the client repeatedly issues a query for, say, a current product list. Suppose the product list is large, but only a handful of entries have typically changed between queries. It would be nice if only the changes from last query to current one could be sent, saving bandwidth. Is there any way to do this? Thanks, -- "Always look on the bright side of life." To reply by email, replace no.spam with my last name. |
![]() |
| Thread Tools | |
| Display Modes | |
| |