View Single Post
  #1 (permalink)  
Old 08-30-2007, 02:00 AM
markbarrett_1 markbarrett_1 is offline
Junior Member
 
Join Date: Aug 2007
Location: Australia
Posts: 17
Default Recordset or equivalent Implementation for database manipulation

Hi,

I've been looking at Basic4PPC in the last week and looks fairly good for creating applications with a quick turn around time.

The one piece that I haven't been able to find is a recordset or equivalent to simplify database record manipulation. (move first, move next, move previous, and move last). Sure I can go off and write something which simulates it, but before I go off an do that unit of work wanted to see if it was on anybody's radar.

Thoughts?

Cheers.

M
Reply With Quote