I have a dumb question.. I am trying to get the column names
in an ooSQLite database.  I think I need to use the pragma(table_info,tablename)
in an ooSQLiteConnection statement, which returns an Array of Directories
where each Array entry is one column and the Directory contains the column
attributes.  Where I am having trouble is figuring out how to retrieve the
individual directory entries.  Do you have an example or something that
will show how this is done where the names of the column are not known?

--
 Art Heimsoth - artst...@artheimsoth.com
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
_______________________________________________
Oorexx-users mailing list
Oorexx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-users

Reply via email to