RETS data fetching problem.
Posted
by Jimit
on Stack Overflow
See other posts from Stack Overflow
or by Jimit
Published on 2010-03-16T08:05:18Z
Indexed on
2010/03/16
8:06 UTC
Read the original article
Hit count: 180
rets
Hello everyone,
I am working on one real estate website which is Using RETS service to get the data to my local server.
but I have one little bit problem here,I can fetch data from RETS which is having about 3lacks record in RETS Database but I didn't find the way,How can I fetch that all records in bunch of 50k at a time ?
I didn't find any 'LIMIT' keyword on RETS.so how can I fetch without 'LIMIT' 50k records at a time?
Please help me.
© Stack Overflow or respective owner