I've uploaded a new demo app to the CamelBones site: SimpleDBI.

It uses the DBIKit and DevKit PARs provided with CamelBones. It shows how to use an NSTimer instance to fetch one row of query results at a time, without blocking the run loop and triggering a "rainbow cursor." The unblocked run loop also allows for a cancel button click to be processed. The demo also uses an embedded WebView to display the results as an HTML table. The pre-built .app runs on both Panther and Tiger (universal), and includes drivers for both MySQL and PostgreSQL.

This demo will be included in the next release of CamelBones, but for now you can download a snapshot of it from the CVS page of the web site:

        <http://camelbones.sourceforge.net/download/cvs-install.html>

While you're at the web site, please consider donating to the project! Your donations are what makes CamelBones possible.

sherm--

Web Hosting by West Virginians, for West Virginians: http://wv-www.net
Cocoa programming in Perl: http://camelbones.sourceforge.net


Reply via email to