By jweiss on
I have a client that wants to build their site on the drupal platform, which I'm quite happy about. However, they have a database table that is EMPTY-ed and repopulated nightly with the current MLS (real estate) listings for their area (usually just under 20K records). They want to have a property search page inside of Drupal to search that table.
I could just create a php page to do the search, but I'd like to use Drupal's pagination feature rather than having to build my own. Anyone have any recommendations?
Thanks,
Jeremy