Main Page   Modules   Alphabetical List   Data Structures   File List   Data Fields   Globals   Related Pages  

Todo List

page GtkSQL
Add something like this to see if it makes updates available during long result fetches. But do it in the db drivers without introducing a Gtk dependency. // computation going on ... while (gtk_events_pending ()) gtk_main_iteration (); ... // computation continued

File d_xpath_f.c
-Decide on a query syntax for expressing XPath queries in SQL.

-Implement a basic SQL SELECT parser.


Generated on Sun May 9 19:19:27 2004 for GtkSQL by doxygen1.2.18