Hi I used to use this sentence in SQLite databases in order to obtain fields information
rs = hc.exec("PRAGMA table_info(`" & mytablename & "`)") It worked fine. I used it because the slow of gambas database objects when are used in loops. I haven't used it since a don't-know-how-much time and now I've seen that it doesn't work any more. It's a bug or simply PRAGMA sentences are not longer supported? Regards ------------------------------------------------------------------------------ Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net _______________________________________________ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user