Are there any "complicated" DB tutorials?
Trevor DeVore
lists at mangomultimedia.com
Wed Mar 2 15:30:32 EST 2005
On Mar 2, 2005, at 12:12 PM, Len Morgan wrote:
> Are there any tutorials, sample stacks, etc. that demonstrate how to
> use the database functions OTHER THAN the simple
> connection/first/next/previous/last record examples? I need to read
> in blocks of records in many cases, not just one at a time.
> Any pointers would be appreciated.
You could take a look at the code in my libDatabase library. The
library has code for creating arrays from recordsets that you can
easily iterate through. You can read about it here:
<http://mangomultimedia.com/developer/revolution/
libDatabase_article.html>
--
Trevor DeVore
Blue Mango Multimedia
trevor at mangomultimedia.com
More information about the use-livecode
mailing list