hidsugiura
New member
- Local time
- Today, 05:26
- Joined
- Dec 14, 2012
- Messages
- 3
Hi,
I've looked all over for a solution to this but I'm having problem finding a GOOD solution to it.. mainly cos it's hard to Google!
I'm using a Access FE and a SQL BE... well, to be more precise, using a Azure BE.
I'm trying to see if there's an easy way to do that thing where when u get records returned, it only shows the first ten, then you have a button to show the next 10 etc. Maybe with back and forward records. Bit like what you get on forums with pages.
Reason being, I'm wanting to locate my Azure DB in a different geographical location and I want to minimise the amount of data being returned at a time.
I'd be grateful if someone could point me in the right direction for this problem!
Thanks in advance.
I've looked all over for a solution to this but I'm having problem finding a GOOD solution to it.. mainly cos it's hard to Google!
I'm using a Access FE and a SQL BE... well, to be more precise, using a Azure BE.
I'm trying to see if there's an easy way to do that thing where when u get records returned, it only shows the first ten, then you have a button to show the next 10 etc. Maybe with back and forward records. Bit like what you get on forums with pages.
Reason being, I'm wanting to locate my Azure DB in a different geographical location and I want to minimise the amount of data being returned at a time.
I'd be grateful if someone could point me in the right direction for this problem!
Thanks in advance.