Databases: problem stepping through records with BLOBs
Devin Asay
devin_asay at byu.edu
Fri Apr 14 11:53:00 EDT 2006
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
More information about the use-livecode
mailing list