On Apr 14, 2006, at 8:57 AM, Chris bohnert wrote:

Devin,

I think this may simply be a documentation error. I tested your code with the altSqlite connector and was able to reproduce your findings when i used

>     put revDatabaseColumnNamed(tRS,"item_code",tItemCode) -- always

but if I changed that line to:

put revDatabaseColumnNamed(tRS,"item_code","tItemCode") --add quotes

I was able to step through about 4k results correctly.

--
cb

Thanks, Chris. I should've thought of that, since several of the other DB library functions require you to quote variable names.

Devin

Devin Asay
Humanities Technology and Research Support Center
Brigham Young University

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to